Just me practicing with Rust as a substitute for different programs I'd normally use like OpenSSL, hash utilities, etc.
Different tries at parsing x509 certs
I took from here and added the ability to add any file from your directory instead of hardcoded file names like the example
- hextobase64
- fixed xor
Experimented with Tor's rewritten in Rust Tor Client!