An open API service indexing awesome lists of open source software.

https://github.com/armfazh/nistp384_avx2

AVX2 Implementation of P-384 elliptic curve
https://github.com/armfazh/nistp384_avx2

avx2 elliptic-curves intel p-384 sbseg vectorization

Last synced: 11 months ago
JSON representation

AVX2 Implementation of P-384 elliptic curve

Awesome Lists containing this project

README

          

## 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.