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

AES CTR #29

Merged
merged 11 commits into from
Jun 15, 2018
Merged

AES CTR #29

merged 11 commits into from
Jun 15, 2018

Conversation

florianlenz
Copy link
Contributor

  • added AES CTR to AES package
  • switched the whole project to use AES CTR (but we are backwards compatible)
  • changed the way how the MAC for cipher texts is calculated (now includes IV and version)

@florianlenz florianlenz merged commit 8c50a61 into develop Jun 15, 2018
@florianlenz florianlenz mentioned this pull request Jun 15, 2018
@florianlenz florianlenz deleted the feature/aes_ctr branch June 23, 2018 13:49
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.

1 participant