CyberChef
CyberChef copied to clipboard
Add Fernet encryption/decryption operation
This PR adds fernet encryption/decryption operation.
It uses fernet.js module to perform the actual de/encryption (MIT license).