samael
samael copied to clipboard
Add co-existing openssl (default) and RustCrypto feature flags
OpenSSL specific logic is now isolated through common RSA/X509 interfaces (under src/crypto/) that now extend to RustCrypto support.
I'll leave this as draft for now. However, comments are welcome.