Add pure Rust crypto crates for hashing/HMAC and encryption#22
Conversation
|
good day thank you, it actually duplicates #20 but I will review and maybe make a combined one. the switch to rustls is planned in the nearest future |
Good morning! |
|
maybe 3 backends are better: |
|
My branch was (as I mentioned" more of a proof of concept. High chance that things can be done better / differently. |
|
Hello, Any progress update? Cross compiling All the libraries that I currently use support
|
|
Thanks for bumping it. I hope to reach my open source part of life after CyberScotland'2026 (in about 10 days) |
Cryptographic algorithms are provided by the selected backend:
v3_openssl: opensslv3_rust: pure Rust crates Rust Crypto: (md-5,sha1,sha2,hmac,aes,des, etc.)