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

Support non-standard AEAD ciphers with feature v1-aead-extra #9

Merged
merged 5 commits into from
Apr 17, 2021

Conversation

zonyitoo
Copy link
Collaborator

@zonyitoo zonyitoo commented Apr 16, 2021

  • Enable new ciphers with v1-aead-extra
  • Support xchacha20-ietf-poly1305

fixes #8

@zonyitoo zonyitoo force-pushed the feature-aead-extra branch 4 times, most recently from 388292d to 9bc9b9d Compare April 16, 2021 18:27
- Enable new ciphers with v1-aead-extra
- Support xchacha20-ietf-poly1305 with libsodium

fixes #8
@zonyitoo zonyitoo force-pushed the feature-aead-extra branch from 9bc9b9d to 414b0f1 Compare April 17, 2021 06:49
@zonyitoo zonyitoo merged commit fd36610 into main Apr 17, 2021
@zonyitoo zonyitoo deleted the feature-aead-extra branch April 17, 2021 10:58
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.

Support non-standard extra algorithms
2 participants