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

core/store: document aes gcm nonce limitation #76

Closed
aeneasr opened this issue May 28, 2016 · 2 comments
Closed

core/store: document aes gcm nonce limitation #76

aeneasr opened this issue May 28, 2016 · 2 comments
Assignees
Milestone

Comments

@aeneasr
Copy link
Member

aeneasr commented May 28, 2016

Never use more than 2^32 random nonces with a given key because of the risk of a repeat.

@aeneasr aeneasr self-assigned this May 28, 2016
@aeneasr aeneasr closed this as completed May 29, 2016
@aeneasr aeneasr reopened this May 29, 2016
@aeneasr aeneasr changed the title document aes gcm nonce document aes gcm nonce limitation May 29, 2016
@aeneasr aeneasr added feat New feature or request. documentation and removed feat New feature or request. labels May 30, 2016
@aeneasr
Copy link
Member Author

aeneasr commented May 30, 2016

this will become irrelevant once #73 is implemented.

@aeneasr aeneasr added this to the 0.3.0 milestone Aug 1, 2016
@aeneasr aeneasr added the debt label Aug 1, 2016
@aeneasr aeneasr changed the title document aes gcm nonce limitation rethink: document aes gcm nonce limitation Sep 23, 2016
@aeneasr aeneasr changed the title rethink: document aes gcm nonce limitation core/store: document aes gcm nonce limitation Oct 9, 2016
@aeneasr aeneasr modified the milestones: milestone-omega: stable release, milestone-delta: 2fa, group management, docs & examples Dec 31, 2016
@aeneasr
Copy link
Member Author

aeneasr commented May 18, 2017

This is resolved now

@aeneasr aeneasr closed this as completed May 18, 2017
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

No branches or pull requests

1 participant