1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +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_decode(). 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 MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
xmr.c feat(crypto): add big endian support 2021-11-04 20:38:52 +01:00
xmr.h MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00