This website requires JavaScript.
Explore
Help
Register
Sign In
cheng
/
libsodium
Watch
1
Star
0
Fork
0
You've already forked libsodium
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6ea70839df
libsodium
/
test
/
default
/
secretbox_easy2.exp
3 lines
4 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add a simple test for the secretbox easy interface.
2013-12-31 12:46:10 -05:00
0
Allow the authentication tag to be stored separately from the message. Encrypting in-place and storing the tag separately is a very common need. Instead of forcing people to do their own cuisine, let's provide simple variants of the _easy interfaces to do that.
2014-06-26 18:18:39 -04:00
0
Reference in New Issue
Copy Permalink