Skip to content

Tags: bytemare/ecc

Tags

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>

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add JSON marshalling and unmarshalling (#60)

* Add JSON marshalling and unmarshalling

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

---------

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

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Group.HashFunc() to return hash function (#59)

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

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Scalar.UInt64() to return a uint64 from the scalar (#58)

* Add Scalar.UInt64() to return a uint64 from the scalar

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

---------

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