Thread with 2 posts
jump to expanded postsuppose I want a Rust library for cryptography (the usual stuff: encryption and signing with public, private and symmetric keys), and I want something at least as high-level as libsodium. what can I pick that's not gonna make cryptography experts yell at me. there seem to be too many libraries that try to fill this niche
is dryoc any good. there are too many Rust libraries that try to be “libsodium in Rust” so even that criterion doesn't help me much in narrowing things down