cisco / libacvp

The libacvp library is a client-side implementation of the draft ACVP protocol (github.com/usnistgov/ACVP).
Apache License 2.0
67 stars 69 forks source link

Edits to caps; AES-GCM min IV, KDF108 allowed hashes #783

Closed RandallSteck closed 1 year ago

RandallSteck commented 1 year ago

Both changes tested against 3.0.8 and 3.1.

abkarcher commented 1 year ago

Hi, this looks great, thanks so much! Might you be able to open it against the (nearly identical) libacvp_2_0_0-throttle branch? (We halted development in the TBD branch after last week but left it here temporarily to not break anyone's workflows).

Thanks again, Andrew

RandallSteck commented 1 year ago

I would be happy to apply them to the new branch. I can see it on the branch list for this project site, but not for my fork of this project. Does the new branch have different permissions?

EDIT: Tried a couple of different methods; can't get access to the new 'libacvp_2_0_0_throttle' branch. Please advise.