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

Add random key pair generation #1421

Merged
merged 12 commits into from
Aug 26, 2024

Conversation

franciszekjob
Copy link
Collaborator

@franciszekjob franciszekjob commented Aug 2, 2024

Closes #1408

Introduced changes

  • Add KeyPair.generate()
  • Move KeyPair into separate file
  • Add tests for key pair generation

  • This PR contains breaking changes

@franciszekjob franciszekjob changed the title Move KeyPair to separate file; Add KeyPair.generate() Add KeyPair.generate() Aug 2, 2024
@franciszekjob franciszekjob changed the title Add KeyPair.generate() Add random key pair generation Aug 2, 2024
@franciszekjob franciszekjob merged commit 61c4a1c into development Aug 26, 2024
16 checks passed
@franciszekjob franciszekjob deleted the franciszekjob/1408-key-pair-generate branch August 26, 2024 09:37
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 this pull request may close these issues.

Add method to generate key pair
2 participants