Roberto Rosario
|
d3e6b21146
|
Encapsulate python-gnupg code into its own backend class.
|
2016-10-24 18:48:26 -04:00 |
|
Roberto Rosario
|
7e801ef02e
|
Fix verifyresult timestamp field. Remove Key ID property and verify return a separate small key id without a fingerprint when the signing key is not available.
|
2016-03-25 04:09:30 -04:00 |
|
Roberto Rosario
|
e96f748439
|
Add key_id property to SignatureVerification class
|
2016-03-23 19:57:16 -04:00 |
|
Roberto Rosario
|
45774ccdcf
|
Add SignatureVerification class to return verification results. Add support for specifing against which key to verify a signature. Add support to preload all keys before verifing a signature. All test for specific key verificatio and all key preloading.
|
2016-03-23 18:56:29 -04:00 |
|
Roberto Rosario
|
cd077cb076
|
Add more tests for the Key model. Remove the key_id field and made it a property derived from the fingerprint.
|
2016-03-23 11:58:08 -04:00 |
|
Roberto Rosario
|
2748d5959f
|
Place KeyManage on a seprate module. Convert views to use the new Key model. Add KeyStub class and use it to return query results. Add Key detail link and view. Remove the setting for multiple keyservers.
|
2016-03-23 00:35:32 -04:00 |
|