1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-05 16:39:08 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Ondřej Vejpustek
d202a6bf49 feat(crypto): add wrappers for anti-exfil functions 2025-03-28 18:44:24 +01:00
Ondřej Vejpustek
547f1900c0 refator(core,crypto): rename sign_digest() to sign_digest_recoverable()
[no changelog]
2025-03-28 15:22:27 +01:00
Ondřej Vejpustek
a12a81a321 feat(crypto): introduce ecdsa_tweak_public_key
[no changelog]
2024-08-23 17:00:52 +02:00
Ondřej Vejpustek
54eef8d886 refactor(crypto,core,lagacy): use secp256k1 submodule for ECDH
[no changelog]
2024-08-23 17:00:52 +02:00
Ondřej Vejpustek
15bb085509 refactor(core,crypto): make public key derivation functions return
status
2021-10-25 14:41:28 +02:00
Ondřej Vejpustek
d2f8f4b021 feat(crypto): add wrappers for ecdsa from secp256k1_zkp 2021-10-25 14:41:28 +02:00