python3-libnacl

Python 3 bindings for libsodium based on ctypes
  https://libnacl.readthedocs.io/
  0
  no reviews



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.

This library is unrelated to Native Client (NaCl), the sandbox used in Chromium.