1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 05:58:09 +00:00
trezor-firmware/core/mocks/generated
Dusan Klinec 25d32a8144 feat(xmr): implement bp+, refactor, code cleanup
- implement BulletProof plus verifier and prover
- use bulletproof exception to signalize proof generation failed and should be tried again. More robust, fixes bug that was not triggered yet (return tuple did not work properly in all situations)
- precomputed 2**i vector is removed as it can be easily computed
- BP code cleanup, minor optimizations, comments
2022-05-16 12:37:24 +02:00
..
trezorcrypto feat(xmr): implement bp+, refactor, code cleanup 2022-05-16 12:37:24 +02:00
trezorio style(core): support AnyStr in all hash function arguments 2022-01-07 21:41:17 +01:00
gc.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
micropython.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
trezorconfig.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
trezorproto.pyi style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
trezorui2.pyi feat(core/rust): create model_tr feature 2022-05-06 11:44:52 +02:00
trezorui.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
trezorutils.pyi feat(core): implement firmware dumping 2022-05-03 19:00:04 +02:00
ubinascii.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
uctypes.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
uio.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
uos.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
ustruct.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
utime.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
utimeq.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00