intel / cryptography-primitives

Intel® Cryptography Primitives Library is a secure, fast and lightweight library of building blocks for cryptography, highly-optimized for various Intel® CPUs
Apache License 2.0
327 stars 86 forks source link

BLS12-381 signatures optimization #32

Open lin7sh opened 3 years ago

lin7sh commented 3 years ago

BLS12-381 is now a IETF specification, and widely use in modern blockchain projects like filecoin and Chia

please consider provide a AVX2 or AVX512 optimized BLS12 support in ipp library

aelizaro commented 1 year ago

Hi @lin7sh, thank you for the proposal! We will consider enabling BLS12 in further updates.