-
Notifications
You must be signed in to change notification settings - Fork 5
secp521r1 and AES-256-CTR with HMAC-SHA-384
License
kisom/aescrypt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
cryptokit CryptoKit aims to provide similar functionality to NaCL[1], while using FIPS ciphers. It provides the following packages: * secretbox: secure and authenticate small messages with 20-year security. * strongbox: secure and authenticate small messages with 50-year security. cryptokit operates on the concept of "boxes", which are encrypted and authenticated secure messages. Boxes operate under the following threat model: * Messages should be confidential, but it is not a concern that Eve can determine the length of the message. * The communicating parties have some means of authenticating keys on their own; that is, this package provides no authentication outside of the keys themselves. There is no identity bound to a key. License: cryptokit is released under the ISC license. See the include LICENSE file for details. See also: The CryptoBox project: http://cryptobox.tyrfingr.is/
About
secp521r1 and AES-256-CTR with HMAC-SHA-384
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published