Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to support https services #27

Closed
wa5i opened this issue Nov 28, 2023 · 3 comments · Fixed by #47
Closed

Need to support https services #27

wa5i opened this issue Nov 28, 2023 · 3 comments · Fixed by #47
Assignees

Comments

@wa5i
Copy link
Collaborator

wa5i commented Nov 28, 2023

No description provided.

@wa5i wa5i changed the title 切换到 rust-tongsuo,支持 https 和国密 ntls Switch to rust-tongsuo, which supports https and ntls Dec 1, 2023
@InfoHunter
Copy link
Member

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...

@InfoHunter
Copy link
Member

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)

@wa5i wa5i added this to the RustyVault-0.9.0 milestone Jan 17, 2024
@wa5i wa5i changed the title Switch to rust-tongsuo, which supports https and ntls Need to support https and ntls (depends on rust-tongsuo) Jan 17, 2024
@wa5i
Copy link
Collaborator Author

wa5i commented Jan 17, 2024

I'm developing

@wa5i wa5i self-assigned this Jan 17, 2024
@wa5i wa5i linked a pull request Mar 25, 2024 that will close this issue
@wa5i wa5i changed the title Need to support https and ntls (depends on rust-tongsuo) Need to support https services Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants