<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/src/sec_certs/constants.py, branch 0.3.2</title>
<subtitle>Tool for analysis of security certificates (Common Criteria, FIPS 140...).</subtitle>
<id>https://git.neuromancer.sk/sec-certs.git/atom/src/sec_certs/constants.py?h=0.3.2</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/src/sec_certs/constants.py?h=0.3.2'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2025-02-01T21:58:07Z</updated>
<entry>
<title>implement PP tests</title>
<updated>2025-02-01T21:58:07Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2025-01-28T12:34:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=a4fe488bd3776aea64b433d77157f129f819f1fc'/>
<id>urn:sha1:a4fe488bd3776aea64b433d77157f129f819f1fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement PP processing</title>
<updated>2025-02-01T21:57:08Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2025-01-25T17:20:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=2500d9536beb658853cff3d0baad30b8f414a817'/>
<id>urn:sha1:2500d9536beb658853cff3d0baad30b8f414a817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve CC scheme extraction and matching.</title>
<updated>2024-11-07T23:17:39Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-11-07T23:17:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=17ae4dbfe97d8f7ef41ea272325d85de9f731af1'/>
<id>urn:sha1:17ae4dbfe97d8f7ef41ea272325d85de9f731af1</id>
<content type='text'>
This significantly improves the CC scheme extraction by:

 - Fixing the extraction of several schemes that were mixing
   certified and archived entries by accident.
 - Improving the extraction of cert_ids from scheme sites.
 - Improving the matching heuristic to consider more attributes
   that are usually present in the site data.

Also adds an evaluation notebook to see how this performs.
</content>
</entry>
<entry>
<title>Add TrustCB.</title>
<updated>2024-11-04T16:42:32Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-11-04T16:42:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=89190211442f8ef340439ed9ff2bfcd5817abf8f'/>
<id>urn:sha1:89190211442f8ef340439ed9ff2bfcd5817abf8f</id>
<content type='text'>
Fixes #455.
</content>
</entry>
<entry>
<title>Add Poland scheme web download.</title>
<updated>2024-11-04T13:08:55Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-11-04T13:08:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=239918860f3d05692444d87f3a50ed25db07ff2a'/>
<id>urn:sha1:239918860f3d05692444d87f3a50ed25db07ff2a</id>
<content type='text'>
Fixes #454.
</content>
</entry>
<entry>
<title>Unify and add options to from_web_latest.</title>
<updated>2024-10-18T18:04:26Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-10-18T18:04:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=e7ba5ef02170ad9b96e795fd714f68b3d666c866'/>
<id>urn:sha1:e7ba5ef02170ad9b96e795fd714f68b3d666c866</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore certs in Korean CC download.</title>
<updated>2024-10-01T11:55:35Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-10-01T11:55:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=177395727f339b902a03ff1a72e112babab8b9ad'/>
<id>urn:sha1:177395727f339b902a03ff1a72e112babab8b9ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix USA scheme download.</title>
<updated>2024-07-19T16:50:57Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-07-19T16:50:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=9eaa9c27a0130ee99c0e715730b9cd07b0bb9c83'/>
<id>urn:sha1:9eaa9c27a0130ee99c0e715730b9cd07b0bb9c83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix FIPS aplgo download column parse.</title>
<updated>2024-07-04T14:45:11Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-07-04T14:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=0a62b68777936510c9784b813c83c47734daf948'/>
<id>urn:sha1:0a62b68777936510c9784b813c83c47734daf948</id>
<content type='text'>
Fixes #419.

Also has an impact on #409.
</content>
</entry>
<entry>
<title>Try to fix FIPS alg search.</title>
<updated>2024-06-21T12:18:01Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-06-21T12:18:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=b198f74f7b7bd23ce17d6e7fd86220e268b72e7f'/>
<id>urn:sha1:b198f74f7b7bd23ce17d6e7fd86220e268b72e7f</id>
<content type='text'>
The link:
https://csrc.nist.gov/projects/Cryptographic-Algorithm-Validation-Program/validation-search?searchMode=implementation&amp;page=1&amp;ipp=250
does not work, gives 408. Their search on the site which queries
this also does not work.

However, when one searches by "validation" it does work.
There is no difference to us, as we do not have any queries and
simply want all the data.
</content>
</entry>
</feed>
