Commit Graph

17 Commits (19dd68f936afd40da8427746356a531f264ebbe0)

Author SHA1 Message Date
matejcik f4425a3ac1 feat(legacy): implement CoSi verification
1 year ago
Andrew Kozlik a3149bcf97 legacy(chore): Remove duplicate constants.
1 year ago
Andrew Kozlik 89993c8969 feat(legacy): Implement preauthorized GetOwnershipProof.
1 year ago
Andrew Kozlik 0466972f30 feat(legacy): Implement SLIP-0025 CoinJoin accounts.
1 year ago
Andrew Kozlik 1ecb0f0c1c feat(legacy): Implement SLIP-0021 symmetric key derivation.
1 year ago
Andrew Kozlik 779f5dbc7d refactor(legacy): Move script type functions to crypto.h.
1 year ago
Andrew Kozlik 2f6a7096da chore(legacy): Do not allow access to SLIP25 paths.
2 years ago
Andrew Kozlik 88efd74710 feat(legacy): Make Bitcoin path checks same as in core.
2 years ago
Andrew Kozlik 1b9e575d3e refactor(legacy): Move path constants to crypto.h.
2 years ago
Pavol Rusnak 3488138285 chore(legacy): drop unused ECIES code
3 years ago
Andrew Kozlik 4146ab7f9e feat(legacy): Support no_script_type option in SignMessage.
3 years ago
Andrew Kozlik 5fb0f9a6c5 feat(legacy): Distinguish between known path checks and script type checks in coin_path_check().
3 years ago
Andrew Kozlik b8cb531098 feat(legacy): Check presence of multisig parameters in coin_known_path_check() for consistency with core checks.
3 years ago
Pavol Rusnak 568da98199
legacy: refactor path_mismatched function and revert its logic
4 years ago
Pavol Rusnak c6b9fa4873
legacy: support Signify Ed25519 signatures + add device test
5 years ago
Pavol Rusnak 54d348228f
all: rename TREZOR to Trezor where possible
5 years ago
matejcik 6aa05f8a6f MONOREPO MERGE trezor-mcu
5 years ago