Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pubkey cleanups | Jack Lloyd | 2016-11-12 | 1 | -5/+0 |
* | Simplify some code by using T::create_or_throw | Jack Lloyd | 2016-11-03 | 2 | -21/+7 |
* | Fix doxygen warnings [ci skip] | René Korthaus | 2016-10-19 | 1 | -0/+3 |
* | Improve pubkey doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -1/+1 |
* | Make pk_ops.h internal | Jack Lloyd | 2016-10-08 | 2 | -16/+30 |
* | Remove Algo_Registry usage from public key code. | Jack Lloyd | 2016-10-07 | 2 | -7/+16 |
* | fix source file encoding ANSI -> UTF-8 | Daniel Neus | 2016-08-17 | 1 | -1/+1 |
* | add more ECIES tests | Daniel Neus | 2016-07-19 | 1 | -2/+2 |
* | replace (deprecated) Pipe API with Cipher_Mode in ECIES | Daniel Neus | 2016-07-13 | 3 | -22/+20 |
* | Add missing override annotation. Fix formatting in ECIES tests | Jack Lloyd | 2016-06-30 | 1 | -1/+1 |
* | ecies review change: decrypt only if mac is correct and catch exceptions duri... | Philipp Weber | 2016-05-23 | 1 | -11/+25 |
* | add ecies implementation according to iso-18033 | Philipp Weber | 2016-04-27 | 3 | -0/+687 |