Age | Commit message (Expand) | Author |
---|---|---|
2013-07-29 | fix a colossal cockup due to pointer/array confusion. | Ted Unangst |
2013-06-04 | revert. check is < 1, not < 0. | Ted Unangst |
2013-06-04 | oops, rounds is unsigned now | Ted Unangst |
2013-06-03 | Add bcrypt_pbkdf, a password based key derivation function using bcrypt. | Ted Unangst |