aboutsummaryrefslogtreecommitdiff
path: root/tests/test_pk.cpp
AgeCommit message (Expand)Author
2020-11-05Convert to sibs projectHEADmasterdec05eba
2020-10-01fix memory leaks in testsLukas Lihotzki
2019-04-22don't use variable length or zero-length arrays in test filesHubert Chathi
2019-04-22remove some debugging output from testsHubert Chathi
2019-03-28update unit test to match function name changeHubert Chathi
2019-01-29Add signing class to the pk moduleDavid Baker
2018-10-02Work with PkDecryption keys by their private keysDavid Baker
2018-10-01Remove trailing letter 'K's from the test pubkeysDavid Baker
2018-06-28add functions for pickling/unpickling a decryption objectHubert Chathi
2018-06-28improve public key encryption unit testHubert Chathi
2018-06-27add initial implementation of basic private key encryption functionalityHubert Chathi