| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Flatten crypto module | Steven Fackler | 2016-10-22 | 1 | -192/+0 |
| * | Continue error handling cleanup | Steven Fackler | 2016-10-16 | 1 | -149/+100 |
| * | De-enumify Cipher | Steven Fackler | 2016-10-15 | 1 | -11/+11 |
| * | De-enumify message digests | Steven Fackler | 2016-10-15 | 1 | -13/+12 |
| * | Add support for OpenSSL 1.1.0 | Alex Crichton | 2016-10-12 | 1 | -5/+2 |
| * | Copy over getter macros | Steven Fackler | 2016-08-08 | 1 | -3/+3 |
| * | Remove symm_internal | Steven Fackler | 2016-08-08 | 1 | -8/+6 |
| * | pkcs5 reform | Steven Fackler | 2016-08-07 | 1 | -75/+44 |
| * | Hash reform | Steven Fackler | 2016-08-07 | 1 | -18/+30 |
| * | Rustfmt | Steven Fackler | 2015-12-15 | 1 | -239/+138 |
| * | Put pbkdf2_hmac_{256,512}() behind feature gate | Tomoki Aonuma | 2015-12-10 | 1 | -0/+5 |
| * | Add PBKDF2-HMAC-SHA256 and -SHA512 functions | Tomoki Aonuma | 2015-12-10 | 1 | -0/+134 |
| * | Expose EVP_BytesToKey | Edward Barnard | 2015-08-23 | 1 | -0/+109 |
| * | Move docs to this repo and auto build | Steven Fackler | 2015-02-07 | 1 | -0/+119 |