mimoo / disco-c

A tiny C cryptographic library to encrypt sessions, authenticate messages, sign, hash, etc. based only on SHA-3 and Curve25519
https://embeddeddisco.com/
Apache License 2.0
65 stars 3 forks source link

Some nits #12

Closed kriskwiatkowski closed 5 years ago

kriskwiatkowski commented 5 years ago

Some nits that I've found when playing with the lib. Maybe it will be interesting for you.

mimoo commented 5 years ago

Awesome, thanks for pushing these fixes :)