ThomasV
|
5666188e9e
|
update lnbase after crypto refactoring
|
2019-08-20 09:03:09 +02:00 |
|
ThomasV
|
6ba846bff0
|
fix hash in make_offered_htlc
|
2019-08-20 09:03:09 +02:00 |
|
SomberNight
|
8f5f0e46aa
|
keystore: fail sooner if unsupported version
follow-up #4937
|
2018-12-18 19:57:58 +01:00 |
|
SomberNight
|
0c9a03ac54
|
keystore: revert KDF change from #4838
making the KDF expensive is blocked on #4909
|
2018-12-18 15:37:29 +01:00 |
|
ThomasV
|
2484c52611
|
Merge pull request #4838 from SomberNight/keystore_pw_hash2b
keystore: stronger pbkdf for encryption
|
2018-11-30 11:48:03 +01:00 |
|
SomberNight
|
f04e5fbed6
|
crypto: fix pkcs7 padding check
related: ricmoo/pyaes#22
in practice, the only strings we would incorrectly accept are
(certain length of) all zero bytes
|
2018-11-22 18:21:19 +01:00 |
|
SomberNight
|
48b0de7871
|
keystore: stronger pbkdf for encryption
|
2018-11-10 16:36:41 +01:00 |
|
SomberNight
|
aceb022f9d
|
crypto: more type annotations
|
2018-11-10 13:30:34 +01:00 |
|
SomberNight
|
082a83dd85
|
rename crypto.Hash to sha256d
|
2018-10-25 22:28:24 +02:00 |
|
Janus
|
097ac144d9
|
file reorganization with top-level module
|
2018-07-13 14:01:37 +02:00 |
|