TestsTested | ✗ |
LangLanguage | CC |
License | BSD |
ReleasedLast Release | Dec 2014 |
Maintained by Unclaimed.
The NaCl-Library is the easiest way to use safe crypto for your apps. It provides for network communication, encryption, decryption, signatures and more. Look for yourself: http://nacl.cr.yp.to
From their readme:
Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API.
https://github.com/jedisct1/libsodium
This repo provides two things:
It is used by the CocoaPod "libsodium-ios" and gives easy access to the functionalities of NaCl for iOS developers.
I hope this enables more and more developers to use easy and secure crypto in their apps.
Feedback is most welcome!
Thanks to Frank, all the sodium contributors and the NaCl team to make this possible.