| Commit message (Expand) | Author | Age | Files | Lines |
* | Add create_private_key, expose key loading functions in pk_algs.h | Jack Lloyd | 2016-10-20 | 2 | -84/+11 |
* | cli: Add dl_group_info cmdlet | Jack Lloyd | 2016-10-20 | 1 | -0/+24 |
* | Add OS2ECP benchmark. | Jack Lloyd | 2016-10-13 | 1 | -0/+36 |
* | Revert PK_Verifier change (don't require RNG there). | Jack Lloyd | 2016-10-07 | 2 | -2/+2 |
* | Remove Algo_Registry usage from public key code. | Jack Lloyd | 2016-10-07 | 3 | -11/+11 |
* | Have cli cert_info parse multiple certs from file | Jack Lloyd | 2016-10-02 | 1 | -3/+25 |
* | Remove unused variable | Jack Lloyd | 2016-09-28 | 1 | -2/+0 |
* | Merge GH #634 Correctly detect self-signed certs | Jack Lloyd | 2016-09-24 | 1 | -4/+12 |
|\ |
|
| * | Make cli sign_cert key pass param optional | René Korthaus | 2016-09-23 | 1 | -4/+12 |
* | | Maintainer mode fixes. | Jack Lloyd | 2016-09-21 | 1 | -1/+1 |
|/ |
|
* | Merge GH #613 NewHope R-LWE key exchange | Jack Lloyd | 2016-09-05 | 1 | -0/+77 |
|\ |
|
| * | Newhope is really limited by RNG speed. | Jack Lloyd | 2016-08-30 | 1 | -5/+33 |
| * | Add NEWHOPE KEM scheme | Jack Lloyd | 2016-08-30 | 1 | -0/+49 |
* | | Merge GH #616 ChaCha SSE2 optimizations | Jack Lloyd | 2016-09-05 | 1 | -2/+3 |
|\ \ |
|
| * | | 4x interleaved SSE2 | Jack Lloyd | 2016-09-01 | 1 | -2/+3 |
* | | | Remove deprecated Nyberg-Rueppel and Rabin-Williams signatures | Jack Lloyd | 2016-09-02 | 1 | -2/+0 |
|/ / |
|
* | | Merge master into this branch, resolving conflicts with #457/#576 | Jack Lloyd | 2016-08-31 | 6 | -67/+136 |
|\ \ |
|
| * | | Maintainer mode fixes | Jack Lloyd | 2016-08-31 | 1 | -2/+2 |
| * | | Fix another unused variable warning | Jack Lloyd | 2016-08-31 | 1 | -1/+1 |
| * | | Merge GH #567/GH #457 TLS refactoring and Callbacks interface | Jack Lloyd | 2016-08-31 | 2 | -31/+25 |
| |\ \ |
|
| | * | | Changes to TLS::Callbacks for GH PR #457 | Jack Lloyd | 2016-08-16 | 3 | -39/+28 |
| | * | | Removed TLS::Session::Properties | Matthias Gierlings | 2016-06-19 | 1 | -4/+3 |
| | * | | Compatibility patch for TLS::Callback interface | Matthias Gierlings | 2016-06-19 | 1 | -2/+2 |
| | * | | Added virtual Callback Interface | Matthias Gierlings | 2016-06-19 | 2 | -2/+2 |
| | * | | Implemented Feedback on GH #457 | Matthias Gierlings | 2016-06-19 | 3 | -5/+5 |
| | * | | Fix For Travis CI build errors on Mac-Systems. | Matthias Gierlings | 2016-06-19 | 1 | -2/+2 |
| | * | | Reduction of code complexity in TLS classes. | Matthias Gierlings | 2016-06-19 | 3 | -11/+17 |
| * | | | Fix gen_bcrypt cmdlet | Jack Lloyd | 2016-08-30 | 1 | -1/+1 |
| * | | | Add /etc/ssl/certs to default cert path | Jack Lloyd | 2016-08-30 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | RNG changes (GH #593) | Jack Lloyd | 2016-08-24 | 3 | -7/+26 |
| * | | Add RDRAND_RNG | Jack Lloyd | 2016-07-19 | 1 | -1/+14 |
| * | | Revamp entropy polling | Jack Lloyd | 2016-07-17 | 1 | -20/+8 |
| * | | HMAC_RNG not always in build | Jack Lloyd | 2016-07-17 | 1 | -2/+7 |
| * | | Update rng cli - can make multiple requests | Jack Lloyd | 2016-07-17 | 1 | -5/+10 |
| * | | Add Stateful_RNG | Jack Lloyd | 2016-07-17 | 1 | -4/+2 |
| |/ |
|
| * | Add FPE_FE1 runtime metrics | Jack Lloyd | 2016-05-23 | 1 | -0/+47 |
* | | Merge branch 'master' into Encrypt-then-MAC-with-policy | Juraj Somorovsky | 2016-05-12 | 1 | -5/+7 |
|\| |
|
| * | Somewhat more helpful help | Jack Lloyd | 2016-04-28 | 1 | -5/+7 |
* | | TLS Policy support | Christian Mainka | 2016-05-03 | 1 | -3/+20 |
|/ |
|
* | Remove Transform base class | Jack Lloyd | 2016-04-21 | 2 | -41/+49 |
* | Catch the right exception type so errors are reported instead of | Jack Lloyd | 2016-04-15 | 1 | -8/+17 |
* | Fix a couple MSVC warnings. | Jack Lloyd | 2016-04-09 | 2 | -7/+9 |
* | Add McEliece time | Jack Lloyd | 2016-04-03 | 1 | -0/+82 |
* | Clean up PK decryption encoding. | Jack Lloyd | 2016-03-20 | 2 | -25/+35 |
* | TLS client features | Jack Lloyd | 2016-03-16 | 1 | -9/+52 |
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 3 | -11/+11 |
* | For odd moduli use a input-independent modular inverse algorithm. | Jack Lloyd | 2016-02-20 | 1 | -4/+49 |
* | Add tests and timings for inverse_mod | Jack Lloyd | 2016-02-20 | 1 | -7/+38 |
* | Fix remaining Wshadow warnings and enable on gcc and clang | René Korthaus | 2016-02-18 | 3 | -14/+14 |
* | Remove TLS heartbeat support. | Jack Lloyd | 2016-02-07 | 1 | -2/+0 |