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

The implementation of various functionalities in the PKI module. #21

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

wa5i
Copy link
Collaborator

@wa5i wa5i commented Nov 23, 2023

  1. Key Generation: Provides a api to generate cryptographic keys.
  2. Key Import: It allows importing existing keys into the pki module.
  3. Encryption and Decryption of Symmetric Keys: Supports encryption and decryption operations using symmetric keys.
  4. Signing and Verification of Asymmetric Keys: It includes functionalities to sign and verify data using asymmetric keys.

1. Key Generation: Provides a api to generate cryptographic keys.
2. Key Import: It allows importing existing keys into the pki module.
3. Encryption and Decryption of Symmetric Keys: Supports encryption and decryption operations using symmetric keys.
4. Signing and Verification of Asymmetric Keys: It includes functionalities to sign and verify data using asymmetric keys.
@wa5i wa5i requested a review from InfoHunter November 23, 2023 08:18
@InfoHunter InfoHunter merged commit 8056f9e into Tongsuo-Project:main Nov 23, 2023
1 check passed
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.

2 participants