https://github.com/dchest/nacl
Pure Go implementation of NaCl: Networking and Cryptography Library. USE IMPLEMENTATION FROM go.crypto INSTEAD OF THIS ONE.
https://github.com/dchest/nacl
Last synced: 11 months ago
JSON representation
Pure Go implementation of NaCl: Networking and Cryptography Library. USE IMPLEMENTATION FROM go.crypto INSTEAD OF THIS ONE.
- Host: GitHub
- URL: https://github.com/dchest/nacl
- Owner: dchest
- License: bsd-3-clause
- Created: 2012-08-30T13:40:57.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-09T18:22:43.000Z (almost 14 years ago)
- Last Synced: 2025-04-11T04:36:03.560Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 138 KB
- Stars: 12
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Pure Go implementation of NaCl: Networking and Cryptography Library.
(http://nacl.cr.yp.to).
!!! NOTE !!!
Official go.crypto repository now includes NaCl implementation.
Please use it instead of this one.
Link: http://code.google.com/p/go/source/browse?repo=crypto