Age | Commit message (Expand) | Author |
---|---|---|
2019-02-01 | call the right function and remove unnecessary include | Hubert Chathi |
2019-01-29 | Add signing class to the pk module | David Baker |
2018-10-15 | use the correct error code | Hubert Chathi |
2018-10-11 | Add aliases for deprecated functions | David Baker |
2018-10-05 | Merge branch 'master' into dbkr/pk_private_export_import | Hubert Chathi |
2018-10-05 | fix some code style issues and typos | Hubert Chathi |
2018-10-02 | Work with PkDecryption keys by their private keys | David Baker |
2018-09-19 | Fix output buffer length check | David Baker |
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 |