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 GCM IV size at 96 bits #18

Closed
selfissued opened this issue Nov 1, 2015 · 0 comments
Closed

Fix GCM IV size at 96 bits #18

selfissued opened this issue Nov 1, 2015 · 0 comments

Comments

@selfissued
Copy link

NIST SP 800-38D, which defines GCM, states: “For IVs, it is recommended that implementations restrict support to the length of 96 bits, to promote interoperability, efficiency, and simplicity of design.” Please add this restriction to the description of how COSE uses GCM in Section 10.1 (AES GCM).

@jimsch jimsch added this to the cose-msg-08 milestone Nov 13, 2015
@jricher jricher closed this as completed Nov 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants