Commit History

Author SHA1 Message Date
  fr33domlover 1af3e5019a Use cryptonite instead of the now deprecated cryptohash 8 years ago
  Peter Scott aaecd3b592 Point release. Doc changes only. 9 years ago
  Peter Scott 12665c8da9 Update hash strength recommendation to 17 in pwstore-fast. 9 years ago
  Peter Scott 15d277e847 Merge pull request #15 from alexanderkjeldaas/patch-1 9 years ago
  Alexander Kjeldaas 811dd4100b Update suggested strength. 9 years ago
  Peter Scott 60fa95d65f Add Travis CI banner. 9 years ago
  Peter Scott aeac539322 More travis changes. :-/ 9 years ago
  Peter Scott 8a0f9b87e0 More travis tweaking. 9 years ago
  Peter Scott 6d0371b38c Travis tweak. 9 years ago
  Peter Scott 954fb3f99d pwstore-purehaskell travis config. 9 years ago
  Peter Scott 4fc24648ab Explicitly add script to travis file. 9 years ago
  Peter Scott 905bacfae2 Add .travis.yml to pwstore-fast and see what happens. 9 years ago
  Peter Scott 3badc6c503 Also fix constantTimeCompare in pwstore-purehaskell. 9 years ago
  Peter Scott ce7e1d893e Version bump. 9 years ago
  Peter Scott 98d711124e Remove test dependency on system random number generator. 9 years ago
  Peter Scott e83d206993 Use constant-time comparison from Data.Byteable in pwstore-fast. 9 years ago
  Peter Scott fdc7271afe Version bump. 9 years ago
  Peter Scott d141593337 Merge pull request #13 from oakwhiz/master 9 years ago
  Peter Scott e7e22fa658 Merge pull request #10 from snoyberg/master 9 years ago
  Michael Snoyman 4e84708156 Drop SHA dependency 10 years ago
  oakwhiz 954abf11bd Untested timing attack fix for pwstore-purehaskell 10 years ago
  oakwhiz 21b14c0269 Untested timing attack fix for pwstore-fast 10 years ago
  Peter Scott e4ff3ccddf New point release adds support for GHC 7.4. 10 years ago
  Peter Scott 29b73a46b6 Add a much-needed section to the readme naming people who've contributed. 10 years ago
  Michael Snoyman c0a7e5de48 GHC 7.4 support 10 years ago
  Peter Scott 07b39b03c7 Update the docs to recommend a larger default iteration count. Moore's law marches on. 10 years ago
  Peter Scott 970b617247 Bump up the version. Since this doesn't break compatibility, we get a minor version increase. 10 years ago
  Peter Scott bdc123c3d0 Add some tests for PBKDF2. 10 years ago
  Peter Scott 2b8d69c359 Add a note to the docs mentioning the purpose of the new, lower-level API. 10 years ago
  Peter Scott cc4614d873 Strip trailing whitespace. 10 years ago