Releases: bytemare/crypto
Releases · bytemare/crypto
v0.7.0
What's Changed
- Add Scalar.SetUInt64, remove Scalar.SetBigInt, add Hex() and DecodeHex() by @bytemare in #57
- Add Scalar.UInt64() to return a uint64 from the scalar by @bytemare in #58
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- update some dependencies and use scalarbasemult for nist curves when posssible by @bytemare in #43
- update dependencies and docs, add tests, minor fixes by @bytemare in #44
Full Changelog: v0.5.2...v0.6.0