1. 15 Jan, 2015 2 commits
    • Gustav Simonsson's avatar
      Address pull request comments · a1c27493
      Gustav Simonsson authored
      * Simplify scrypt constants with const block
      * Add key store constructors and make their types private
      * Simplify key store and file namings to be less Java Enterprise
      * Change test error logging to use t.Error(err)
      * Reduce number of naked returns (just like my ex-gf)
      * Simplify file reading path code
      a1c27493
    • Gustav Simonsson's avatar
      Add new key_store interface and two new key stores · 945798f9
      Gustav Simonsson authored
      * Add new generic key_store interface
      * Add new plaintext key store storing unprotected keys on disk
      * Add new encrypted key store storing encrypted keys on disk
      * Add new entropy mixing function using OS and go runtime sources
      945798f9
  2. 13 Jan, 2015 6 commits
  3. 12 Jan, 2015 8 commits
  4. 10 Jan, 2015 1 commit
  5. 09 Jan, 2015 23 commits