Rust Love – 51 lines of code to build end-to-end encrypted messaging (github.com) 12 points by mattgreg 4y ago ↗ HN
[–] orangesite 4y 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
[ 2.5 ms ] story [ 14.1 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.