Releases: bytemare/opaque
Releases · bytemare/opaque
v0.10.0
v0.9.1
What's Changed
- Fixes by @bytemare in #42
- update to faster group backend, some clean up and minor optomisations by @bytemare in #43
- update ci by @bytemare in #44
- Add more parameterization by @bytemare in #48
- Update security policy by @bytemare in #47
- Update OPRF by @bytemare in #49
- Remove Fuzzbuzz by @bytemare in #54
Full Changelog: v0.9.0...v0.9.1
v0.9.0
v0.8.2
v0.8.1
v0.8.0
- Up to date with and verifies Draft version 08
- Introduced Fuzzing of the external message deserialization API functions using Go 1.18's fuzzing engine
- Great clean-up of code and primitives
- Updated documentation
v0.6.0
- implements draft 06 https://github.com/cfrg/draft-irtf-cfrg-opaque
- thorough testing and coverage