This website requires JavaScript.
Explore
Help
Sign In
arno
/
trezor-firmware
Watch
1
Star
0
Fork
0
You've already forked trezor-firmware
mirror of
https://github.com/trezor/trezor-firmware.git
synced
2025-02-02 10:51:06 +00:00
Code
Issues
Releases
Wiki
Activity
6891c3c463
trezor-firmware
/
src
/
trezor
/
crypto
History
Pavol Rusnak
192fc5f1ef
trezor.crypto: add sha1, regenerate mocks
2016-11-05 15:26:28 +01:00
..
__init__.py
add seed module, GetPublicKey now works
2016-10-06 15:05:14 +02:00
aes.py
rework aes module, add summary to test script
2016-09-27 17:26:09 +02:00
base58.py
trezor.crypto: refactor base58; allow custom digest function
2016-10-25 14:22:35 +02:00
curve.py
modtrezorcrypto: add ECDH for nist256p1, secp256k1, curve25519 (multiply method)
2016-10-22 00:51:52 +02:00
hashlib.py
trezor.crypto: add sha1, regenerate mocks
2016-11-05 15:26:28 +01:00
hmac.py
remove homebrew docu generator, use docstring syntax
2016-09-27 17:25:50 +02:00