Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement PBKDF2-based key derivation, random key generation, | wtc@chromium.org | 2010-04-09 | 1 | -15/+6 |
* | Switch base to using CHECK_*. | willchan@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | Refactor ASN1 parsing/serialization | rafaelw@chromium.org | 2009-10-07 | 1 | -299/+45 |
* | Fix decoding bug in RSAPrivateKey. | aa@chromium.org | 2009-06-22 | 1 | -31/+52 |
* | TBR: Add more logging to try and track down flakey crypto tests. | aa@chromium.org | 2009-06-20 | 1 | -0/+8 |
* | Minor no-op change to ASN.1 encoding of private key. | aa@chromium.org | 2009-06-19 | 1 | -2/+2 |
* | Introduce SignatureCreator. | aa@chromium.org | 2009-06-05 | 1 | -0/+445 |