Skip to content

Releases: zama-ai/concrete-ntt

0.2.0

29 Aug 07:27
0.2.0
Compare
Choose a tag to compare

What's Changed

  • chore(ci): update usage of slab-github-runner to last version by @soonum in #21
  • Am/chore/update pulp dependency by @IceTDrinker in #23

Full Changelog: 0.1.2...0.2.0

Concrete NTT 0.1.2

16 Apr 15:06
0.1.2
Compare
Choose a tag to compare

What's Changed

  • Fixed the nightly breakage around stdsimd change in Rust

Full Changelog: 82d4815...0.1.2

Concrete NTT 0.1.1

27 Nov 10:10
0.1.1
97c06de
Compare
Choose a tag to compare

What's Changed

  • feat(ntt): avoid panicking on non prime inputs by @sarah-ek in #13

Full Changelog: 0.1.0...0.1.1

Concrete NTT 0.1.0

05 May 15:01
0.1.0
Compare
Choose a tag to compare

Initial release of concrete-ntt providing various NTT implementations in pure rust leveraging safe SIMD for performance.