<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/src/sec_certs/sample/fips.py, branch 0.1.4</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.1.4</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/src/sec_certs/sample/fips.py?h=0.1.4'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2023-04-16T17:30:08Z</updated>
<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>
<entry>
<title>add flake8-simplify to ruff</title>
<updated>2023-02-03T11:19:19Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-02-03T11:19:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=468b63f990e95522095cc7a860b68e84cfce9cf4'/>
<id>urn:sha1:468b63f990e95522095cc7a860b68e84cfce9cf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some return statements</title>
<updated>2023-02-03T09:20:16Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-02-03T09:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=4d34a407bad7327398826597c33bc1fdf4c251f3'/>
<id>urn:sha1:4d34a407bad7327398826597c33bc1fdf4c251f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ruff enforce comprehensions</title>
<updated>2023-02-03T09:06:29Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-02-03T09:06:29Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=5f89fa0437f345ba8aa67c62aa68d262005a1e00'/>
<id>urn:sha1:5f89fa0437f345ba8aa67c62aa68d262005a1e00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adds some pylint checks to ruff</title>
<updated>2023-01-27T13:32:21Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-01-27T13:32:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=df3ded1c6d45cf6c813b0ee7a8c14d2656664709'/>
<id>urn:sha1:df3ded1c6d45cf6c813b0ee7a8c14d2656664709</id>
<content type='text'>
</content>
</entry>
</feed>
