Files
SDK_SG200x_V2/fsbl/lib/BigDigits/README.txt
carbon 0545e9dc6d init version 2024-05-07
commit d1edce71135cc6d98c0a4b5729774542b676e769
Author: sophgo-forum-service <forum_service@sophgo.com>
Date:   Fri Mar 15 16:07:33 2024 +0800

    [fix] recommend using ssh method to clone repo.
    [fix] fix sensor driver repo branch name.
2024-05-07 19:36:36 +08:00

58 lines
998 B
Plaintext

BIGDIGITS LIBRARY
Version 2.6.1 Released 2016-03-31.
Core Source Code Files
----------------------
bigd.c
bigd.h
bigdigits.c
bigdigits.h
bigdtypes.h
Use these for "pretty-good" random number routines
--------------------------------------------------
bigdRand.c
bigdRand.h
bigdigitsRand.c
bigdigitsRand.h
Additional Source Code Files
----------------------------
spExtras.c
spExtras.h
Test Source Code Files
----------------------
t_bdDSA.c
t_bdQuickRandBits.c
t_bdRandomOctets.c
t_bdRDSA.c
t_bdRSA.c
t_bdRSA1.c
t_bdRsaCrack.c
t_bdRsaFactorN.c
t_bdSimple.c
t_bdTest.c
t_mpJacobi.c
t_mpRSA508.c
t_mpTest.c
t_spExtras.c
t_bdCPP.cpp
t_bdRSA_blinded.c
t_mpModArith.c
Manual
------
BigDigits.chm
For more details on how to compile and so forth, see
<http://www.di-mgt.com.au/bigdigits.html>
For the online manual, see
<http://www.di-mgt.com.au/bigdigitsmanual/>
Please read the copyright notice and licence conditions in
LICENCE.txt.