Implement PGP encrypt and PGP decrypt operations

This commit is contained in:
toby 2017-03-07 12:40:28 -05:00
parent 7f0ce0da8d
commit 67f94df060
7 changed files with 24726 additions and 30 deletions

View file

@ -92,6 +92,8 @@ var Categories = [
"Substitute",
"Derive PBKDF2 key",
"Derive EVP key",
"PGP Encrypt",
"PGP Decrypt",
]
},
{