Files
bitcoin/src
Dhruv Mehta cd37356ff9 [crypto] Fix K1/K2 use in ChaCha20-Poly1305 AEAD
BIP324 mentions K1 is used for the associated data and K2 is used for
the payload. The code does the opposite. This is not a security problem
but will be a problem across implementations based on the HKDF key
derivations.
2021-06-23 09:46:38 -07:00
..
2021-06-23 13:33:18 +02:00
2021-06-23 13:33:18 +02:00