mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-27 02:06:15 -04:00
Add fernet encryption/decryption operation
This commit is contained in:
parent
8148c1a8a8
commit
846e84d3a4
6 changed files with 292 additions and 70 deletions
|
@ -73,6 +73,8 @@
|
|||
"DES Decrypt",
|
||||
"Triple DES Encrypt",
|
||||
"Triple DES Decrypt",
|
||||
"Fernet Encrypt",
|
||||
"Fernet Decrypt",
|
||||
"RC2 Encrypt",
|
||||
"RC2 Decrypt",
|
||||
"RC4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue