Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-19 | Fix output buffer length check | David Baker | |
...when generating a key in PkDecryption. The pubkey is base64ed on the output, so will be longer. | |||
2018-06-28 | use void in type signatures for functions with no arguments | Hubert Chathi | |
2018-06-28 | add functions for pickling/unpickling a decryption object | Hubert Chathi | |
2018-06-27 | add initial implementation of basic private key encryption functionality | Hubert Chathi | |