Comment on Mundane: Rust cryptography library that is difficult to misuseparentComments−baby5yI’d still rather use a pure rust implementation−lionkor5yRoll your own crypto library and see how far you get - there's a reason we all just depend on OpenSSL. Using rust wont make it easier to write it all from scratch.−baby5yI actually do roll my own crypto library :D
Comments
I’d still rather use a pure rust implementation
Roll your own crypto library and see how far you get - there's a reason we all just depend on OpenSSL. Using rust wont make it easier to write it all from scratch.
I actually do roll my own crypto library :D