Commit Graph

28 Commits (mmilata/ui-t3t1-reset-device-apple-fix)

Author SHA1 Message Date
Andrew Kozlik 21f4aec8de refactor: Unify secp256k1_zkp usage.
12 months ago
Christian Reitter e2416bcec2 feat(crypto): improve return code handling, clean up the code and extend documentation
1 year ago
Christian Reitter cd32a4f50e feat(crypto): correct formatting
2 years ago
Christian Reitter 31eb8e276b feat(crypto): fix issues flagged by GCC
2 years ago
Christian Reitter 6fa1b7131b feat(crypto): avoid memory resource leaks, remove unused variables and dead stores
2 years ago
Christian Reitter 61d93d0539 feat(crypto): avoid memory resource leaks, optimize error path
2 years ago
Christian Reitter f1870102d2 feat(crypto): add targets and improve trezor-crypto fuzzer
2 years ago
Christian Reitter 5fe7d50232 feat(crypto): use macro for check pattern
2 years ago
Christian Reitter d069b2955e feat(crypto): improve trezor-crypto fuzzer
2 years ago
Christian Reitter b56e848eaa feat(crypto): mark uninteresting fuzzer inputs
2 years ago
Christian Reitter e8d24290ad feat(crypto): add fuzzing targets and improve documentation
2 years ago
Christian Reitter 1b04c801de feat(crypto): improve trezor-crypto fuzzer
2 years ago
Pavol Rusnak cba74272e1 chore(crypto): remove graphene base58 functions as they are not used anywhere
2 years ago
matejcik fcd43b93ac feat(crypto): add thousands separator to bn_format
2 years ago
Andrew Kozlik 892f3e348d fix(crypto): Remove public key from the ed25519 signing API.
2 years ago
Christian Reitter 420a031a32 docs(crypto): document fuzzer dictionary export format
2 years ago
Christian Reitter 49f2c5e7ea feat(crypto): clear internal BIP32 & BIP39 caches
2 years ago
Christian Reitter dbc070976e feat(crypto): adapt to schnorr function removal
2 years ago
Christian Reitter b9a3a73c27 feat(crypto): improved clang version checks, remove duplicate, adapt to refactor
2 years ago
Christian Reitter cf3c57d0ae feat(crypto): improve trezor-crypto fuzzer, add new dictionary extraction program
2 years ago
Christian Reitter 47a05720aa docs(crypto): update fuzzer documentation
2 years ago
Christian Reitter 18192e8eb2 feat(crypto): small fuzzer improvements
2 years ago
Christian Reitter 052a860afc feat(crypto): fuzz mnemonic_from_data()
2 years ago
Christian Reitter 5564251920 feat(crypto): improve fuzzer secp256k1-zkp integration, add build workaround and sanitizer optimization, minor renaming
2 years ago
Christian Reitter aee864c7ee feat(crypto): improve fuzz testing code, documentation
2 years ago
Christian Reitter ba8eb408ea crypto: new iteration of fuzz testing code, improved dictionary script, minor documentation changes
3 years ago
Christian Reitter 78f879aaf1 crypto: improve fuzz testing code, harnesses, documentation and scripts
3 years ago
Christian Reitter 676ac1571a crypto: add fuzz testing harnesses and documentation
4 years ago