Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -5/+5 |
* | Fix OpenSSL RC4 clone - ignored skip param | Jack Lloyd | 2016-11-26 | 1 | -1/+1 |
* | Remove alias logic from SCAN_Name | Jack Lloyd | 2016-10-21 | 1 | -2/+3 |
* | Remove Algo_Registry | Jack Lloyd | 2016-10-21 | 1 | -3/+6 |
* | fix compiler error: openssl w/o rc4 | t0b3 | 2016-10-01 | 1 | -1/+1 |
* | Change T::provider to return std::string | Jack Lloyd | 2016-09-15 | 1 | -1/+1 |
* | Add T::provider() to allow user to inquire about implementation used | Jack Lloyd | 2016-09-15 | 1 | -0/+2 |
* | Make Stream_Cipher::set_iv() pure virtual | René Korthaus | 2016-07-20 | 1 | -0/+6 |
* | Adding StreamCipher::seek interface, supporting seek in ChaCha, and also addi... | SimCog | 2016-06-18 | 1 | -0/+5 |
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -1/+1 |
* | Add missing overrides and fix -Wpedantic 'extra ;' warnings | Jack Lloyd | 2016-01-17 | 1 | -6/+6 |
* | Merge the openssl code together. | Jack Lloyd | 2015-12-19 | 1 | -0/+73 |