Rust Love – 51 lines of code to build end-to-end encrypted messaging (github.com) 12 points by mattgreg 5y ago ↗ HN
[–] orangesite 5y ago ↗ Just as you shouldn't roll your own crypto you shouldn't implement your own end-to-end encryption.This is a great library, supports async and soon, I hear, no_std as well which could make this portable to embedded environments too.
1 comment
[ 5.4 ms ] story [ 15.5 ms ] threadThis is a great library, supports async and soon, I hear, no_std as well which could make this portable to embedded environments too.