mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-14 01:56:54 -04:00
Implement PGP encrypt and PGP decrypt operations
This commit is contained in:
parent
7f0ce0da8d
commit
67f94df060
7 changed files with 24726 additions and 30 deletions
|
@ -92,6 +92,8 @@ var Categories = [
|
|||
"Substitute",
|
||||
"Derive PBKDF2 key",
|
||||
"Derive EVP key",
|
||||
"PGP Encrypt",
|
||||
"PGP Decrypt",
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue