| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support chacha20 and chacha20_poly1305 | Steven Fackler | 2017-01-21 | 1 | -0/+60 |
| * | Stick tag description on the right function | Steven Fackler | 2017-01-01 | 1 | -4/+4 |
| * | Add Blowfish tests | 0xa | 2016-12-09 | 1 | -0/+74 |
| * | Use EVP_bf_cfb64 instead of EVP_bf_cfb | 0xa | 2016-12-09 | 1 | -2/+2 |
| * | Add Blowfish support | 0xa | 2016-12-09 | 1 | -0/+16 |
| * | Drop rustc-serialize dependency | Steven Fackler | 2016-11-09 | 1 | -16/+14 |
| * | Better docs for AEAD tag | Steven Fackler | 2016-11-09 | 1 | -0/+10 |
| * | Add convenience functions for AEAD encryption/decryption | Steven Fackler | 2016-11-08 | 1 | -14/+57 |
| * | Actually support AES GCM | Steven Fackler | 2016-11-08 | 1 | -3/+95 |
| * | Rustfmt | Steven Fackler | 2016-10-30 | 1 | -73/+36 |
| * | Support AES GCM | Steven Fackler | 2016-10-25 | 1 | -0/+16 |
| * | Flatten crypto module | Steven Fackler | 2016-10-22 | 1 | -0/+558 |