Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add more ECIES tests | Daniel Neus | 2016-07-19 | 1 | -0/+208 |
* | replace (deprecated) Pipe API with Cipher_Mode in ECIES | Daniel Neus | 2016-07-13 | 1 | -1/+0 |
* | Various fixes with bsi module policy | René Korthaus | 2016-07-04 | 1 | -0/+3 |
* | Add missing override annotation. Fix formatting in ECIES tests | Jack Lloyd | 2016-06-30 | 1 | -20/+19 |
* | ecies: fix tests for ecies-iso (allow empty ciphertext) | Philipp Weber | 2016-05-30 | 1 | -3/+6 |
* | ecies review change: test for exception if the ciphertext is invalid | Philipp Weber | 2016-05-30 | 1 | -0/+8 |
* | ecies review change: add missing ciphertext to test vectors | Philipp Weber | 2016-05-23 | 1 | -4/+1 |
* | ecies review change: make constant vector with test data const instead of static | Philipp Weber | 2016-05-23 | 1 | -1/+1 |
* | add ecies implementation according to iso-18033 | Philipp Weber | 2016-04-27 | 1 | -0/+246 |