Skip to content

Tags: bytemare/ecc

Tags

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update secp256k1 (#19)

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
Signed-off-by: Daniel Bourdrez <3641580+bytemare@users.noreply.github.com>

v0.8.5

Toggle v0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update module github.com/bytemare/hash2curve to v0.5.4 (#17)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
minor fixes and dependency updates (#16)

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>

v0.8.3

Toggle v0.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update ci (#7)

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add fuzzing (#4)

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
added debug data for bad scalars and elements + fixed some tests (#2)

* added debug data for bad scalars and elements + fixed some tests

---------

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update (#1)

* Update package name, move to new repo, update documentation

---------

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>

v0.7.5

Toggle v0.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update go deps (#65)

* update go deps
* update workflows

---------

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>

v0.7.4

Toggle v0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix JSON serde, refactored encoding tests, fix some documentation (#62)

* Fix JSON serde, refactored encoding tests, fix some documentation

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>

---------

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use hex values for JSON instead of raw bytes (#61)

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>