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

PointyCastle analogous code for BouncyCastle Algorithm EC, curve Curve25519 key pair generation #83

Closed
hamirshekhawat opened this issue Feb 23, 2021 · 2 comments

Comments

@hamirshekhawat
Copy link

Can I write Dart code for the following java file? https://github.com/gsasikumar/forwardsecrecy/blob/master/src/main/java/io/yaazhi/forwardsecrecy/service/ECCService.java
The file has methods to generate ec key pair using curve 25519. The public key is uncompressed.
Does PointyCastle supports this?

@brandsimon
Copy link

@hamirshekhawat
I am also interested in using ed25519. Have you made in progress with this?

@Ephenodrom
Copy link
Contributor

#187

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

3 participants