Skip to content
Snippets Groups Projects
Commit eaa362c1 authored by Donald Stufft's avatar Donald Stufft
Browse files

Add secret key encryption via Salsa20 + Poly1305

* Adds nacl.secret.SecretBox which represents a secret key.
* nacl.secret.SecretBox().encrypt can be used to encrypt a message
* nacl.secret.Secretbox().decrypt can be used to decrypt a message
parent 7c19e1a0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment