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

Added encryption and reworked the Read/Write structs. #3

Merged
merged 15 commits into from
Dec 1, 2022

Conversation

ThaddeusTreloar
Copy link
Contributor

The Read/Write structs have been reworked so that one can efficiently add encryption and signing as well as swapping out compression algorithms.
Currently, only aes256CBC(password) has been added to encryption and the signing structs is pass-through only.

@SteveGremory
Copy link
Owner

Oh wow I just noticed this, thank you so much!

@SteveGremory SteveGremory merged commit 90f0eff into SteveGremory:main Dec 1, 2022
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.

None yet

2 participants