Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 421 Bytes

1.0.0.rst

File metadata and controls

13 lines (10 loc) · 421 Bytes

libnacl 1.0.0 Release Notes

This is the first stable release of libnacl, the python bindings for Daniel J. Bernstein's nacl library via libsodium.

NaCl Base Functions

This release features direct access to the underlying functions from nacl exposed via importing libnacl. These functions are fully documented and can be safely used directly.