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-09-30 13:47:06 +02:00
..
base58.c fix(xmr): fix tx sending to an integrated address 2022-09-30 13:47:06 +02:00
base58.h refactor(crypto): Apply formatting to Monero code. 2022-07-14 15:47:54 +02:00
int-util.h refactor(crypto): Apply formatting to Monero code. 2022-07-14 15:47:54 +02: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