1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-12 18:49:07 +00:00
trezor-firmware/speed-stm32
2013-09-12 03:18:35 +02:00
..
.gitignore properly initialize rng 2013-08-21 01:31:24 +02:00
bignum.c refactor code -> bignum.c/h 2013-09-12 03:18:35 +02:00
bignum.h refactor code -> bignum.c/h 2013-09-12 03:18:35 +02:00
ecdsa.c add speed testing code for stm32 2013-08-18 20:54:18 +02:00
ecdsa.h add speed testing code for stm32 2013-08-18 20:54:18 +02:00
hmac.c refactor code -> bignum.c/h 2013-09-12 03:18:35 +02:00
hmac.h refactor code -> bignum.c/h 2013-09-12 03:18:35 +02:00
Makefile refactor code -> bignum.c/h 2013-09-12 03:18:35 +02:00
Makefile.include add speed testing code for stm32 2013-08-18 20:54:18 +02:00
rand.c properly initialize rng 2013-08-21 01:31:24 +02:00
rand.h add speed testing code for stm32 2013-08-18 20:54:18 +02:00
secp256k1.c add speed testing code for stm32 2013-08-18 20:54:18 +02:00
secp256k1.h add speed testing code for stm32 2013-08-18 20:54:18 +02:00
sha2.c refactor code -> bignum.c/h 2013-09-12 03:18:35 +02:00
sha2.h refactor code -> bignum.c/h 2013-09-12 03:18:35 +02:00
speed.c reorganize code in speed tests 2013-08-21 15:25:48 +02:00
speed.ld add speed testing code for stm32 2013-08-18 20:54:18 +02:00