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

Fix #226: Use general encryptor #227

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Conversation

hvge
Copy link
Member

@hvge hvge commented Aug 18, 2023

This PR replaces usage of low level ECIES encryptor with new ClientEncryptor and ServerEncryptor interfaces.

Copy link
Member

@banterCZ banterCZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Copy link
Member

@petrdvorak petrdvorak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK

@hvge hvge requested a review from romanstrobl August 21, 2023 11:06
Copy link
Member

@romanstrobl romanstrobl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great.

@banterCZ banterCZ merged commit 9cbbb87 into develop Aug 24, 2023
1 check passed
@banterCZ banterCZ deleted the issues/226-use-general-encryptor branch August 24, 2023 10:53
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.

4 participants