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

KMC Support of Null IV #157

Closed
dccutrig opened this issue Apr 20, 2023 · 2 comments
Closed

KMC Support of Null IV #157

dccutrig opened this issue Apr 20, 2023 · 2 comments
Assignees

Comments

@dccutrig
Copy link
Contributor

When KMC is used and an IV is null, KMC will generate its own IV internally and return it to CryptoLib to be placed in the frame.

Add Code to handle SN as the precedence counter if iv is unmanaged?

@dccutrig dccutrig self-assigned this Apr 20, 2023
@dccutrig
Copy link
Contributor Author

@rjbrown2 making a note here to walk-through Check_Anti_Replay flow and not automatically return for Null pointers -> they could possible be Null because there is no ARSN? Just a thought, needs a deeper review through the various levels

jlucas9 added a commit that referenced this issue May 11, 2023
@jlucas9
Copy link
Collaborator

jlucas9 commented May 12, 2023

Merged into dev in commit 9c1255a

@jlucas9 jlucas9 closed this as completed May 12, 2023
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

When branches are created from issues, their pull requests are automatically linked.

2 participants