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

how to decrypt with public key #427

Closed
imgoby opened this issue Apr 18, 2024 · 3 comments
Closed

how to decrypt with public key #427

imgoby opened this issue Apr 18, 2024 · 3 comments

Comments

@imgoby
Copy link

imgoby commented Apr 18, 2024

In java, we can decrypt with public key. but in Rust,how to decrypt with public key?

server: encrypt with private key
client: want to decrypt with public key.

how to resolve?

@tarcieri
Copy link
Member

Dup of: #86 #231

@tarcieri tarcieri closed this as not planned Won't fix, can't repro, duplicate, stale Apr 18, 2024
@imgoby
Copy link
Author

imgoby commented Apr 18, 2024

Sorry,I could not find any refer code.Could you give me some advice method?

@tarcieri
Copy link
Member

Per the linked issues this is not a feature we plan on implementing outside of a well-specified construction like #231

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

No branches or pull requests

2 participants