exthereum / exth_crypto

Cryptographic Functions used by Exthereum
MIT License
22 stars 18 forks source link

[WIP] Add streaming modes #5

Closed hayesgm closed 7 years ago

hayesgm commented 7 years ago

This patch adds streaming modes to both the AES symmetric streaming and to Keccak hashing (for MAC). These are both requirements of the (again, poorly documented) frame encoding in RLPx.