ConsenSysMesh / cava

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

SSB handshake library #162

Closed atoulme closed 5 years ago

atoulme commented 5 years ago

Adds SecureScuttlebutt handshake capability.

Add to this some small improvements to crypto sodium, increment/decrement to MutableBytes, and a few fixes to documentation.

atoulme commented 5 years ago

Closed in favor of #172