You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src/trezor
Andrew Kozlik 0af0e06d5b
core/webauthn: Truncate names in credential data to at most 100 bytes.
4 years ago
..
crypto core: modify function signatures to match python-shamir-mnemonic 4 years ago
messages core/webauthn: Add algorithm and curve to WebAuthnListResidentCredentials response. 4 years ago
res core/ui: Implement multi-page confirmation screen. 5 years ago
ui core: add cancel to hold to confirm dialogs 4 years ago
wire core: do not catch SystemExit in handle_session (#826) 4 years ago
__init__.py core: update Python facing APIs 4 years ago
errors.py core: refactor slip39 5 years ago
log.py core: add final mypy fixes! 5 years ago
loop.py core/loop: remove unused code 4 years ago
pin.py tests: introduce UI tests for core 4 years ago
sdcard.py core: update Python facing APIs 4 years ago
strings.py core: add missing type annotation 4 years ago
utils.py core/webauthn: Truncate names in credential data to at most 100 bytes. 4 years ago
workflow.py core/webauthn: Allow new workflow to be set after a command response is sent, so that in device tests the next test doesn't fail with ERR_CHANNEL_BUSY while the previous workflow is closing. 5 years ago