Skip to content

Releases: elliottech/poseidon_crypto

v0.0.15

25 Dec 15:53
315971c

Choose a tag to compare

Reduce instead of error (#29)

cleanup & performance improvements

24 Dec 15:49
85249ac

Choose a tag to compare

What's Changed

  • optimize quintic extension & signing/validating signatures by @lighterabc in #23
  • Add security checks and documentation for ECgFp5 operations by @lighter-zz in #26
  • Add signature and int fuzz tests by @lighterabc in #27

New Contributors

Full Changelog: v0.0.13...v0.0.14

More idiomatic fromBytes function for Goldilocks

16 Dec 17:06
69d013a

Choose a tag to compare

v0.0.13

More idiomatic fromBytes function (#20)

optimizations

12 Dec 10:53
309cb9d

Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

18 Apr 10:51
c67de0a

Choose a tag to compare

What's Changed

v0.0.10

08 Apr 13:03
6bfec77

Choose a tag to compare

Reduce allocations in plonky2 Poseidon2 hash.Hash impl (#16)

New goldilocks and poseidon2 implementation

18 Mar 09:48
bcf4e3c

Choose a tag to compare

Goldilocks implementation from Plonky2 (#15)

https://github.com/0xPolygonZero/plonky2/blob/main/field/src/goldilocks_field.rs

v0.0.8

20 Jan 15:04
1666657

Choose a tag to compare

inplace optimizations (#12)

v0.0.7

15 Jan 11:22
676c433

Choose a tag to compare

Revert gnark-crypto downgrade (#10)

v0.0.6: gnark-crypto version downgrade (#9)

14 Jan 22:13
8071e0c

Choose a tag to compare

Co-authored-by: Emin Ayar <m.eminayar06@gmail.com>