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 GCM192 #2

Closed
wants to merge 1 commit into from
Closed

added GCM192 #2

wants to merge 1 commit into from

Conversation

deadcafe
Copy link
Contributor

@deadcafe deadcafe commented Feb 3, 2017

Items:
    added aesni_gcm192_pre_XXX, aesni_gcm192_enc_XXX, aesni_gcm192_dec_XXX
    added aes_keyexp_192_enc_XXX
    added aes_keyexp_256_enc_XXX
    added const attribute at raw keys
    added GCM192 testvector (#13)

	Items:
        added aesni_gcm192_pre_XXX, aesni_gcm192_enc_XXX, aesni_gcm192_dec_XXX
        added aes_keyexp_192_enc_XXX
        added aes_keyexp_256_enc_XXX
        added const attribute at raw keys
        added GCM192 testvector (intel#13)
@tkanteck
Copy link
Contributor

tkanteck commented Feb 3, 2017

Thanks for the new pull requests. It is really great to see contributions & interest in ipsec-mb!

Due to my SCM set up I'll merge these changes not through "merge pull request" button.
Also I am adding GCM192 ifdefs in GCM256 code to avoid code duplication between the two.
Stay tuned.

@tkanteck
Copy link
Contributor

tkanteck commented Feb 7, 2017

This pull request has been merged through commit dac3440
SCM tools I use were rejecting your email address for some reason. I had to put my name as author and make you the co-author - apologies for it.
I'll try to a different way to work around this problem with the next pull request.

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