Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make exceptions easier to translate to error codes | Jack Lloyd | 2018-11-23 | 1 | -4/+13 |
* | Fix type error | Jack Lloyd | 2018-11-21 | 1 | -1/+1 |
* | Avoid calling memset, memcpy within library code | Jack Lloyd | 2018-11-17 | 2 | -3/+3 |
* | Refactor mode tests, and correct bugs found | Jack Lloyd | 2018-09-29 | 3 | -7/+17 |
* | Add CommonCrypto block cipher support | Jose Pereira | 2018-09-10 | 5 | -3/+204 |
* | Add CommonCrypto cipher modes support | Jose Pereira | 2018-09-09 | 5 | -5/+443 |
* | Add commoncrypto OS feature so it cannot be enabled on other systems | Jack Lloyd | 2018-09-04 | 1 | -0/+4 |
* | Indent to match conventions. | Jack Lloyd | 2018-09-04 | 2 | -75/+73 |
* | Add support for hashing with CommonCrypto | Jose Pereira | 2018-09-03 | 3 | -0/+184 |