Initial commit

This commit is contained in:
2023-12-06 12:26:59 -05:00
commit 3ba560205c
34 changed files with 5246 additions and 0 deletions

10
README Normal file
View File

@ -0,0 +1,10 @@
Aaron M. Schinder
Jan 2021
C Large Integer Library 1
Implementation of large integer manipulation algorithms.
Refer to the Handbook of Applied Cryptography
copyright Aaron M. Schinder, 2021
Released under the MIT License