NaCL - Networking and Crytography library
NaCl is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. NaCl provides a simple crypto_box function that does everything in one step. The function takes the sender's secret key, the recipient's public key, and a message, and produces an authenticated ciphertext.
http://nacl.cr.yp.to/
License:
Tech:
Tags: