python3-pysodium

Python libsodium wrapper (Python3 version)
  https://github.com/stef/pysodium
  0
  no reviews



This is a very simple wrapper around libsodium masquerading as nacl. Most of the *_easy functions are not implemented as the wrapper provides an easy interface to the "non-easy" functions.

This package contains the Python 3 version of the library.