You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No. This is not the goal of RustyVault. It should have one cryptography abstract layer, so that RustyVault can use different underlying crypto/tls libraries like OpenSSL, Tongsuo, ring, Rustls...
Currently implementation in barrier_aes_gcm needs a refactor since it binds to OpenSSL API style only. It should use a different general API when the cryptography abstract layer is ready (which is I mentioned in previous comment)
No description provided.
The text was updated successfully, but these errors were encountered: