Skip to content

armfazh/nistp384_avx2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.