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

Initialization vector discussed without specifying mode #4

Open
natevw opened this issue Jun 3, 2015 · 0 comments
Open

Initialization vector discussed without specifying mode #4

natevw opened this issue Jun 3, 2015 · 0 comments

Comments

@natevw
Copy link

natevw commented Jun 3, 2015

The epoch 16 bytes are used as an AES-128 key, and the current count of total windows since the first sync is used as the IV.

This is kind of ambiguous to me. Do you mean operating in CTR mode directly, or is the count an actual IV for some other mode (GCM perhaps)?

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