| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Flatten crypto module | Steven Fackler | 2016-10-22 | 1 | -28/+0 |
| * | Support HMAC PKeys and remove hmac module | Steven Fackler | 2016-10-15 | 1 | -1/+0 |
| * | Signature and verification support | Steven Fackler | 2016-10-15 | 1 | -5/+7 |
| * | Add support for OpenSSL 1.1.0 | Alex Crichton | 2016-10-12 | 1 | -1/+0 |
| * | Start on PKCS #12 support | Steven Fackler | 2016-08-14 | 1 | -0/+1 |
| * | Make hmac support optional and remove openssl-sys-extras | Steven Fackler | 2016-08-09 | 1 | -0/+1 |
| * | Remove symm_internal | Steven Fackler | 2016-08-08 | 1 | -2/+0 |
| * | Hash reform | Steven Fackler | 2016-08-07 | 1 | -6/+0 |
| * | Fix catch_unwind feature and drop feature gate | Steven Fackler | 2016-07-31 | 1 | -1/+0 |
| * | add low level dsa primitives | Ben Batha | 2016-07-29 | 1 | -0/+1 |
| * | Put password callbacks behind a cargo feature | Jonas Schievink | 2016-06-26 | 1 | -0/+1 |
| * | Move into utility module | Jonas Schievink | 2016-06-26 | 1 | -0/+1 |
| * | Clean up RSA signature API | Steven Fackler | 2016-05-16 | 1 | -0/+6 |
| * | Add RSA structs | Daniel Albert | 2016-01-01 | 1 | -0/+1 |
| * | Rustfmt | Steven Fackler | 2015-12-15 | 1 | -17/+16 |
| * | Expose EVP_BytesToKey | Edward Barnard | 2015-08-23 | 1 | -0/+2 |
| * | Move docs to this repo and auto build | Steven Fackler | 2015-02-07 | 1 | -0/+24 |