| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add ncr_symm_cipher_change_iv | Miloslav Trmač | 2010-11-15 | 1 | -0/+19 |
| * | Drop support for the *_CBC_PAD mechanisms. | Miloslav Trmač | 2010-11-02 | 1 | -13/+3 |
| * | Add symmetric key extraction support | Miloslav Trmač | 2010-11-02 | 2 | -2/+41 |
| * | Add symmetric signature session cloning | Miloslav Trmač | 2010-10-29 | 1 | -0/+33 |
| * | Add digest session cloning | Miloslav Trmač | 2010-10-29 | 1 | -0/+29 |
| * | Drop obsolete FIXMEs | Miloslav Trmač | 2010-10-27 | 1 | -1/+0 |
| * | Declare struct ncr_symm_key in an internal header | Miloslav Trmač | 2010-10-27 | 2 | -7/+44 |
| * | Add "symmetric signature" (really HMAC) support | Miloslav Trmač | 2010-10-27 | 1 | -0/+253 |
| * | Add CKM_GENERIC_KEY_GEN | Miloslav Trmač | 2010-10-27 | 1 | -0/+6 |
| * | Beautify | Miloslav Trmač | 2010-10-27 | 1 | -3/+3 |
| * | s/_Bool/bool/g | Miloslav Trmač | 2010-10-26 | 1 | -7/+7 |
| * | Add symmetric key generation | Miloslav Trmač | 2010-10-21 | 1 | -0/+106 |
| * | Beautify | Miloslav Trmač | 2010-10-21 | 1 | -2/+2 |
| * | Add random data generation | Miloslav Trmač | 2010-10-21 | 1 | -0/+11 |
| * | Automatically initialize NSS on first use. | Miloslav Trmač | 2010-10-13 | 1 | -15/+91 |
| * | Add RSA key import and one-shot operations | Miloslav Trmač | 2010-10-13 | 1 | -0/+586 |
| * | Consider CKR_BUFFER_TOO_SMALL non-exceptional | Miloslav Trmač | 2010-10-13 | 1 | -5/+5 |
| * | Use CKR_KEY_HANDLE_INVALID. | Miloslav Trmač | 2010-10-13 | 1 | -2/+2 |
| * | Add symmetric ciphers | Miloslav Trmač | 2010-10-05 | 1 | -0/+342 |
| * | Mark session as finished even on failure, per PKCS#11 | Miloslav Trmač | 2010-10-05 | 1 | -9/+7 |
| * | Add argument check | Miloslav Trmač | 2010-10-05 | 1 | -0/+1 |
| * | Fix memory leak | Miloslav Trmač | 2010-10-05 | 1 | -0/+1 |
| * | Cache digest size in session | Miloslav Trmač | 2010-10-05 | 1 | -12/+10 |
| * | Use more precise error codes if sess == NULL | Miloslav Trmač | 2010-10-04 | 1 | -5/+5 |
| * | Add basic digest support | Miloslav Trmač | 2010-10-04 | 1 | -0/+234 |
| * | Empty build system | Miloslav Trmač | 2010-10-04 | 1 | -0/+0 |
