TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Rust Love – 51 lines of code to build end-to-end encrypted messaging
12 points
by
mattgreg
almost 4 years ago
1 comment
orangesite
almost 4 years ago
Just as you shouldn't roll your own crypto you shouldn't implement your own end-to-end encryption.<p>This is a great library, supports async and soon, I hear, no_std as well which could make this portable to embedded environments too.