mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
6 lines
369 B
Plaintext
6 lines
369 B
Plaintext
This library is used to gain direct access to the functions exposed by Daniel J.
|
|
Bernstein's nacl library via libsodium. It has been constructed to maintain
|
|
extensive documentation on how to use nacl as well as being completely portable.
|
|
The file in libnacl/__init__.py can be pulled out and placed directly in any
|
|
project to give a single file binding to all of nacl.
|