Andrew Kozlik
|
d815a7d6de
|
chore(core): Use C implementation of Bech32 decode.
|
2022-10-17 15:20:46 +02:00 |
|
Pavol Rusnak
|
6052e71bbb
|
fix(core): fix build with FEATURE_FLAGS.SECP256K1_ZKP=False
[no changelog]
|
2022-03-18 12:03:41 +01:00 |
|
Andrew Kozlik
|
aaceb5bcc6
|
chore(core): Remove USE_SECP256K1_ZKP_BIP340 build option.
|
2021-11-13 13:33:46 +01:00 |
|
matejcik
|
387466e073
|
refactor(core): separate Cardano cryptography into its own module
|
2021-11-10 13:57:57 +01:00 |
|
Ondřej Vejpustek
|
29ce860d46
|
refactor(core,crypto): rename schnorr to BIP340
|
2021-10-25 14:41:28 +02:00 |
|
Ondřej Vejpustek
|
172f399b29
|
style(core): fix style
|
2021-10-25 14:41:28 +02:00 |
|
Ondřej Vejpustek
|
7ac0bdd215
|
feat(core): make core use Schnorr signatures
|
2021-10-25 14:41:28 +02:00 |
|
Ondřej Vejpustek
|
26463eb3ce
|
feat(core): make core use ecdsa from secp256k1_zkp wherever possible
|
2021-10-25 14:41:28 +02:00 |
|
Pavol Rusnak
|
4649b80b44
|
feat(core): allow secp256k1-zkp for bitcoin-only build
(but keep it disabled)
|
2021-03-18 15:42:52 +01:00 |
|
Pavol Rusnak
|
f3d5de15ef
|
refactor(core): turn SECP256K1_ZKP into a firmware feature flag
|
2021-01-22 14:06:29 +01:00 |
|
Pavol Rusnak
|
d8534b5ee6
|
perf(core/extmod): replace HMAC Python implementation with C
We keep Python implementation of HMAC for Monero in
core/src/apps/monero/xmr/crypto/__init__.py
|
2020-10-12 16:33:13 +02:00 |
|
matejcik
|
aa52fc3903
|
core/extmod: drop unused rfc6979 module
|
2020-05-18 14:31:00 +02:00 |
|
matejcik
|
d0f709b8cc
|
core: fix and use MAKEMODULEDEFS instead of explicit registration
|
2020-04-14 10:17:37 +02:00 |
|
Pavol Rusnak
|
07ef01f3e4
|
core: introduce BITCOIN_ONLY flag
|
2019-08-23 13:52:10 +02:00 |
|
Tomas Susanka
|
49d6a35249
|
core: add slip39 keyboard
|
2019-06-23 21:33:58 +02:00 |
|
Pavol Rusnak
|
54d348228f
|
all: rename TREZOR to Trezor where possible
|
2019-06-17 20:28:29 +02:00 |
|
Andrew Kozlik
|
d2a399debf
|
Merge remote-tracking branch 'core-local/andrewkozlik/slip0039' into andrewkozlik/slip0039
|
2019-04-17 10:53:00 +02:00 |
|
matejcik
|
e5670856a2
|
MONOREPO CREATE FROM trezor-core
|
2019-04-15 19:14:40 +02:00 |
|