Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Begin implementing symmetric encryption | Benjamin Barenblat | 2018-09-28 |
* | Stop using newtypes for labeled arguments | Benjamin Barenblat | 2018-09-28 |
* | Rewrite tests for readability | Benjamin Barenblat | 2018-09-21 |
* | Enable error checking for HKDF computations | Benjamin Barenblat | 2018-09-04 |
* | Codec.Crypto.HKDF: Implement `hkdf` convenience function | Benjamin Barenblat | 2018-08-23 |
* | Codec.Crypto.HKDF: Implement `expand` | Benjamin Barenblat | 2018-08-02 |
* | Codec.Crypto.HKDF: Add test 7 from RFC 5869 | Benjamin Barenblat | 2018-08-02 |
* | Begin implementing HKDF | Benjamin Barenblat | 2018-07-31 |