Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change T::provider to return std::string | Jack Lloyd | 2016-09-15 | 3 | -3/+3 |
* | Add T::provider() to allow user to inquire about implementation used | Jack Lloyd | 2016-09-15 | 3 | -0/+4 |
* | Remove deprecated hashes MD2, HAS-160, and RIPEMD-128 | Jack Lloyd | 2016-09-02 | 1 | -4/+0 |
* | 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 |
* | Clean up PK decryption encoding. | Jack Lloyd | 2016-03-20 | 2 | -4/+11 |
* | 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 | 3 | -28/+28 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -50/+50 |
* | Add ECDH via OpenSSL | Jack Lloyd | 2016-01-04 | 2 | -15/+113 |
* | Merge the openssl code together. | Jack Lloyd | 2015-12-19 | 7 | -0/+941 |