Skip to content

Releases: elliottech/poseidon_crypto

v0.0.18

Choose a tag to compare

@Mychecksdead Mychecksdead released this 07 Jul 07:25
ca0ad1b

What's Changed

Full Changelog: v0.0.17...v.0.0.18

v0.0.17

Choose a tag to compare

@Mychecksdead Mychecksdead released this 02 Jun 23:21
ee2d3a9
Changing HashPair to use [32]byte instead of slices (#35)

Title

v0.0.16

Choose a tag to compare

@Mychecksdead Mychecksdead released this 10 Apr 09:36
fbd3713

What's Changed

  • Add new versions of go to CI by @lighterabc in #33
  • Speed optimizations for poseidon2_goldilocks_plonky2 and field, created HashPair function for better speed/memory. by @Mychecksdead in #34

New Contributors

Full Changelog: v0.0.15...v0.0.16

v0.0.15

Choose a tag to compare

@lighterabc lighterabc released this 25 Dec 15:53
315971c
Reduce instead of error (#29)

cleanup & performance improvements

Choose a tag to compare

@lighterabc lighterabc released this 24 Dec 15:49
85249ac

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

Choose a tag to compare

@irfanbozkurt irfanbozkurt released this 16 Dec 17:06
69d013a
v0.0.13

More idiomatic fromBytes function (#20)

optimizations

Choose a tag to compare

@lighterabc lighterabc released this 12 Dec 10:53
309cb9d

What's Changed

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

v0.0.11

Choose a tag to compare

@alexvelea alexvelea released this 18 Apr 10:51
c67de0a

What's Changed

v0.0.10

Choose a tag to compare

@lighterabc lighterabc released this 08 Apr 13:03
6bfec77
Reduce allocations in plonky2 Poseidon2 hash.Hash impl (#16)

New goldilocks and poseidon2 implementation

Choose a tag to compare

@lighterabc lighterabc released this 18 Mar 09:48
bcf4e3c
Goldilocks implementation from Plonky2 (#15)

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