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

API changes, log algorithm list #781

Closed abkarcher closed 1 year ago

abkarcher commented 1 year ago

Rename acvp_set_json_filename to acvp_set_registration_file; original name too vague.

Remove acvp_load_kat_filename; this API seemed to just run a vector set but not save the results off anywhere.

Make the registration builder log the name and mode of all algorithms when using info level logging.