1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 21:22:10 +00:00
trezor-firmware/crypto/monero
2022-07-14 15:47:54 +02:00
..
base58.c fix(crypto): set output length correctly in xmr_base58_encode() 2022-07-14 15:47:54 +02: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 chore(crypto): drop support for Monero range proof 2022-05-16 12:37:24 +02:00
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