summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ec/ecp_nistz256.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use freezero() instead of memset/explicit_bzero + free. Substantiallyderaadt2017-05-021-5/+3
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-26/+17
* Add assembler code for the nist 256-bit GFp curve, written initially bymiod2016-11-041-0/+1200