1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-20 04:10:56 +00:00
trezor-firmware/core/embed/rust
obrusvit 50dc265162 feat(core/mercury): impl flow_request_passphrase
This commit replaces request_passphrase with flow_request_passphrase.
The added benefit is that the user is prompted for confirmation if they
want to proceed with an empty passphrase.
2024-08-22 00:47:15 +02:00
..
.cargo
docs
fuzz
src feat(core/mercury): impl flow_request_passphrase 2024-08-22 00:47:15 +02:00
build.rs feat(core/rust): introduce GcBox 2024-07-12 09:46:50 +02:00
Cargo.lock chore(core/rust): drop cstr_core dependency 2024-06-19 09:14:51 +02:00
Cargo.toml fix(core): introduce ui_overlay feature - fixes T3T1 bootloader compilation with new rendering 2024-08-19 12:17:11 +02:00
crypto.h
librust_fonts.h
librust_qstr.h feat(core/mercury): impl flow_request_passphrase 2024-08-22 00:47:15 +02:00
librust_qstr.h.mako
librust.h
micropython.h
qstr.h
rust_ui_bootloader.h
rust_ui_common.h refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
rust_ui.h
rustfmt.toml
trezorhal.h