1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +00:00
trezor-firmware/crypto/monero
2021-12-01 18:09:52 +01:00
..
base58.c fix(crypto): clarify incorrect base58.c code comment 2021-12-01 18:09:52 +01:00
base58.h ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
int-util.h ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
monero.h
range_proof.c
range_proof.h
serialize.c fix(crypto): Fix undefined behavior in xmr_read_varint(). 2020-12-03 20:05:05 +01:00
serialize.h
xmr.c feat(crypto): add big endian support 2021-11-04 20:38:52 +01:00
xmr.h