Roberto Rosario
|
debec7b4a2
|
Update the django_gpg app to support organizations.
|
2016-06-24 04:22:49 -04:00 |
|
Roberto Rosario
|
945158bd60
|
Normalize handling of temporary file and directory creation.
|
2016-06-23 20:54:10 -04:00 |
|
Roberto Rosario
|
07cd6d078f
|
No need to typecast the result
|
2016-04-01 12:33:11 -04:00 |
|
Roberto Rosario
|
5de63c4477
|
Add support for verifying and unverifying signatures after a key is added or deleted.
|
2016-03-26 04:23:16 -04:00 |
|
Roberto Rosario
|
467ad0dadb
|
Add more logging. Add preloading of keys to decrypt_file method. Cleanups.
|
2016-03-26 04:04:34 -04:00 |
|
Roberto Rosario
|
ffb29e0f54
|
Remove obsolete Document property. Use resolved_object in documents links to avoid context variable clashes with signatures.
|
2016-03-25 04:12:44 -04:00 |
|
Roberto Rosario
|
ab6e2d8c23
|
Fix verification using detached signature.
|
2016-03-24 02:47:53 -04:00 |
|
Roberto Rosario
|
d41dac5587
|
Add support for verification of detached signatures.
|
2016-03-24 00:27:49 -04:00 |
|
Roberto Rosario
|
048ba4b5cd
|
Add file decryption support.
|
2016-03-23 19:47:41 -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
|
2f7c6ed0d9
|
Add embedded file signature verification.
|
2016-03-23 13:03:48 -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 |
|