Skip to content

v0.14.0

Compare
Choose a tag to compare
@emillon emillon released this 12 Jan 15:24
· 105 commits to master since this release

v0.14.0 2018-01-12

Breaking changes:

  • load_driver: "dll" is non-named so that it erases optional arguments. (#92)
  • rename use_get_function_list to load_mode and add P11.Load_mode to
    describe what arguments it can have. Also delete unused modes. (#93)

New features:

  • Bind the C_Digest function as digest. (#91)