Ondřej Vejpustek
|
72acf9d285
|
fix(crypto): fix assertion
|
2023-09-27 14:04:45 +02:00 |
|
Ondřej Vejpustek
|
4a686d9231
|
feat(crypto): introduce bn_read_be_512
|
2023-09-27 14:04:45 +02:00 |
|
Ondřej Vejpustek
|
93bb4c2e35
|
feat(crypto): introduce bn_reduce and bn_copy_lower
|
2023-09-27 14:04:45 +02:00 |
|
Ondřej Vejpustek
|
2b00c72094
|
refactor(crypto): introduce bignum512
|
2023-09-27 14:04:45 +02:00 |
|
Ondřej Vejpustek
|
3a2bdf16dd
|
feat(crypto): implement Legendre symbol
|
2023-09-27 14:04:45 +02:00 |
|
matejcik
|
fcd43b93ac
|
feat(crypto): add thousands separator to bn_format
|
2022-08-02 20:35:49 +02:00 |
|
Christian Reitter
|
d1d3558d02
|
fix(crypto): revert to bitwise OR operator and silence warning
|
2021-12-09 14:31:52 +01:00 |
|
Christian Reitter
|
0c482173ab
|
fix(crypto): use logical instead of bitwise operator
Discovered via clang-14 warnings for -Wbitwise-instead-of-logical
Closes https://github.com/satoshilabs/trezor-firmware/issues/129
|
2021-12-09 14:31:52 +01:00 |
|
Pavol Rusnak
|
d6d1cd7b4c
|
style(crypto): cleanup unused functions
|
2021-03-09 13:21:34 +01:00 |
|
Pavol Rusnak
|
50fdd183c2
|
ci: enable editorconfig checks, fix whitespace issues
|
2020-11-11 14:43:50 +01:00 |
|
Ondřej Vejpustek
|
9598d17f10
|
crypto: make bn_format faster
|
2020-06-26 12:29:21 +02:00 |
|
Ondřej Vejpustek
|
e630279487
|
crypto: fix comment
|
2020-06-17 18:56:03 +02:00 |
|
Ondřej Vejpustek
|
24ceb0ab6b
|
crypto/bignum: change limb size to 29, add tests
|
2020-05-24 14:36:38 +00:00 |
|
matejcik
|
4e0d813269
|
MONOREPO MERGE trezor-crypto
|
2019-04-15 19:14:52 +02:00 |
|