armfazh / nistp384_avx2

AVX2 Implementation of P-384 elliptic curve

Home Page:https://www.lasca.ic.unicamp.br/site/publications/103/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NIST-P384


Efficient arithmetic for prime field GF(p_384), where p_384= 2^384 -2^128 -2^96 +2^32 -1. This implementation is accelerated using AVX2 vector instructions.

About

AVX2 Implementation of P-384 elliptic curve

https://www.lasca.ic.unicamp.br/site/publications/103/

License:Other


Languages

Language:C 95.8%Language:C++ 2.3%Language:Makefile 1.1%Language:CMake 0.7%Language:Shell 0.1%