sodium code example
Example: Cran sodium
# Generate keys from passphrase
passphrase <- charToRaw("This is super secret")
hash(passphrase)
# Generate keys from passphrase
passphrase <- charToRaw("This is super secret")
hash(passphrase)