ConsenSysMesh / cava

ConsenSys core libraries for Java & Kotlin
Apache License 2.0
84 stars 34 forks source link

Fixes for SSB #199

Closed atoulme closed 5 years ago

atoulme commented 5 years ago

Fix nonce by using ephemeral keys, not long term keys. Make sure to read body size with a mask to read integer as unsigned. Handle chunked messages of length less than the length of a message