aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ecies/ecies.cpp
Commit message (Expand)AuthorAgeFilesLines
* replace (deprecated) Pipe API with Cipher_Mode in ECIESDaniel Neus2016-07-131-19/+18
* ecies review change: decrypt only if mac is correct and catch exceptions duri...Philipp Weber2016-05-231-11/+25
* add ecies implementation according to iso-18033Philipp Weber2016-04-271-0/+385