<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/src/sec_certs/sample/fips.py, branch 0.2.1</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/sample/fips.py?h=0.2.1</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/src/sec_certs/sample/fips.py?h=0.2.1'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2024-02-20T11:30:18Z</updated>
<entry>
<title>fix some ruff errors</title>
<updated>2024-02-20T11:30:18Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2024-02-20T11:30:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=bb23ee631766067e9a8f143a8801088a39902b5c'/>
<id>urn:sha1:bb23ee631766067e9a8f143a8801088a39902b5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump required python to 3.8</title>
<updated>2023-11-14T13:25:05Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-11-14T13:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=76219404a0b70bebf1778cf237bb84427b92bc45'/>
<id>urn:sha1:76219404a0b70bebf1778cf237bb84427b92bc45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix new ruff errors</title>
<updated>2023-11-10T11:22:59Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-11-10T11:22:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=4a316ad7b5cb88c0015117525cf7fbb939b5ce5e'/>
<id>urn:sha1:4a316ad7b5cb88c0015117525cf7fbb939b5ce5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: Light refactor of fips returns statements</title>
<updated>2023-06-10T08:41:37Z</updated>
<author>
<name>GeorgeFI</name>
</author>
<published>2023-06-10T08:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=d17f17b096089b8ea858fdd59c2756880c1ec54f'/>
<id>urn:sha1:d17f17b096089b8ea858fdd59c2756880c1ec54f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>defer few imports</title>
<updated>2023-04-16T17:30:08Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-04-16T17:30:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=88f46304f3d679b17e2f41b79134cd046e2ed732'/>
<id>urn:sha1:88f46304f3d679b17e2f41b79134cd046e2ed732</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch to pydantic in settings management</title>
<updated>2023-03-29T14:33:42Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-03-29T14:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=eabcc26e4a7e38f47d9b83e1059d9148bbe3326b'/>
<id>urn:sha1:eabcc26e4a7e38f47d9b83e1059d9148bbe3326b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #323.</title>
<updated>2023-03-24T13:16:38Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-03-24T13:16:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=1b965697a66294544c18e680912178c78a68f8c1'/>
<id>urn:sha1:1b965697a66294544c18e680912178c78a68f8c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make FIPS cert_id an int.</title>
<updated>2023-02-10T11:54:37Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-02-10T11:54:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=9febd62efa7ebcfffa444e5bd32ed957aea27f1f'/>
<id>urn:sha1:9febd62efa7ebcfffa444e5bd32ed957aea27f1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix FIPS parsing of algorithms from site.</title>
<updated>2023-02-09T21:20:34Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-02-09T21:20:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=9eba76583fa99e38ec906fee918bcfc6772267bb'/>
<id>urn:sha1:9eba76583fa99e38ec906fee918bcfc6772267bb</id>
<content type='text'>
Some newer certs have different format of algo listing:
https://csrc.nist.gov/projects/cryptographic-module-validation-program/certificate/4392
</content>
</entry>
<entry>
<title>fix json deserialization due to cert path handling</title>
<updated>2023-02-05T16:20:28Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-02-05T16:20:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=8fb06872885579c756c5ac4856a3fd5e9a96b2ac'/>
<id>urn:sha1:8fb06872885579c756c5ac4856a3fd5e9a96b2ac</id>
<content type='text'>
</content>
</entry>
</feed>
