aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sec_certs/model/matching.py
Commit message (Expand)AuthorAgeFilesLines
* Improve CC scheme extraction and matching.J08nY2024-11-081-2/+6
* bump required python to 3.8Adam Janovsky2023-11-141-1/+2
* fix new ruff errorsAdam Janovsky2023-11-101-1/+1
* Fix CC scheme certificate matching.J08nY2023-08-241-0/+2
* Fix annotations import.J08nY2023-04-181-3/+4
* Make CCSchemeDataset an actual dataset.J08nY2023-04-181-2/+4
* Abstract out matching scores.J08nY2023-04-181-0/+11
* Change matcher API to not ref dataset.J08nY2023-04-171-4/+2
* Share code between FIPS and CC matching.J08nY2023-04-141-0/+43