All Versions
12
Latest Version
Avg Release Cycle
272 days
Latest Release
838 days ago

Changelog History
Page 2

  • v0.3.0 Changes

    March 04, 2015
    • The low-level API (nacl.c.*) has been changed to match the upstream NaCl C/C++ conventions (as well as those of other NaCl bindings). The order of arguments and return values has changed significantly. To avoid silent failures, nacl.c has been removed, and replaced with nacl.bindings (with the new argument ordering). If you have code which calls these functions (e.g. nacl.c.crypto_box_keypair()), you must review the new docstrings and update your code/imports to match the new conventions.
  • v0.2.3

    October 28, 2013