SeaSalt Example
SeaSalt is a simple Javascript class for encrypting and decrypting using Libsodium and AEAD.
You can checkout the project on
Github
.
AEAD Two-Way Encryption
Password Hashing
String Hashing
Result
Code
AEAD Two-Way Encryption
Enter your passphrase
Enter text to encrypt
Enter text to decrypt
Password Hashing
Hashing Algorithm
Argon2
SCrypt
Security Level
Light
Normal
Moderate
High
Password to hash
Password Hash
String Hashing
Select Algorithm
SHA256
SHA512
Output Format
Hexidecimal
Base64
String to Hash