mirror of
https://github.com/rvtr/GodMode9i.git
synced 2025-11-02 00:11:07 -04:00
8 lines
251 B
Plaintext
8 lines
251 B
Plaintext
aes.c/.h rsa.c/.h are heavily modified/reduced
|
|
|
|
bignum.c/.h bn_mul.h only had some minor modifications:
|
|
headers location moved from mbedtls/ to .
|
|
disabled some unused functions by "#if 0 // unused"
|
|
ASCII I/O
|
|
everything below mbedtls_mpi_exp_mod
|