Skip to content

Releases: CadenaWizard/cryptlib

v1.0

12 Jan 13:58
77dcffc

Choose a tag to compare

Released as v1.0.
Added signature validation (verify_schnorr).

Standalone library, Rust and Python-wrapped

16 Dec 22:08
10c8409

Choose a tag to compare

First standalone dlccryptlib library relase.

  • dlccryptlib Rust library, published to crates.io
  • dlccryptlib_py library with Python wrapping (pyo3), currently published to crates.io (but should be published as Python library directly, see #10 )