mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
3b88116bba
for now, we use sha256 and a little of ed25519 for CoSi purposes also add the Merkle root algorithm
3 lines
53 B
C
3 lines
53 B
C
#include "ed25519-donna/ed25519.h"
|
|
#include "sha2.h"
|