-
Notifications
You must be signed in to change notification settings - Fork 9
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
Build a graph of FIPS algorithm references #277
Labels
fips
Related to FIPS 140 certification
Comments
This is connected to the effort in #275 but only slightly. Some of the cleanup will be required here. It can happen here and be merged there or the other way around. |
Makes sense! |
Was this ever implemented? @adamjanovsky @GeorgeFI ? |
Given that it's open, no. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The idea:
This might mean some changes in the
ReferenceFinder
class but honestly just building something up in a notebook first is probably the right way. The first step is to get a proper dataset of FIPS algorithms with the certificates that mention a given algorithm, this should be split by the different sources of algorithm mentions (web and PDF). The PDF ones should be cleaned first however, as the raw ones may contain lots of BS.The text was updated successfully, but these errors were encountered: