Skip to content

Releases: snucrypto/HEAAN

HEAAN with Faster Multiplication

05 Sep 05:15
Compare
Choose a tag to compare
Pre-release
  • New version of HEAAN with faster multiplication, based on RNS representations.
  • Now polynomial is in form ZZ*, not in ZZX
  • Now Ring class is responsible for operations, and RingMultiplier for multiplications.
  • Primes class contains special primes used for RNS representations.

HEAAN with BOOTSTRAPPING

05 Sep 05:05
f2adcd5
Compare
Choose a tag to compare

Original HEAAN with Bootstrapping

HEAAN

05 Sep 04:14
02ddd51
Compare
Choose a tag to compare

The original HEAAN library without bootstrapping.