intel / ipp-crypto

Apache License 2.0
314 stars 85 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.