<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/sec_certs/helpers.py, branch 0.0.3</title>
<subtitle>Tool for analysis of security certificates (Common Criteria, FIPS 140...).</subtitle>
<id>https://git.neuromancer.sk/sec-certs.git/atom/sec_certs/helpers.py?h=0.0.3</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/sec_certs/helpers.py?h=0.0.3'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2022-01-03T19:50:13Z</updated>
<entry>
<title>Keep ordering of version matches in heuristics.</title>
<updated>2022-01-03T19:50:13Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-01-01T16:11:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=3568c33bbe132ca2285913f96a361751a164fa2e'/>
<id>urn:sha1:3568c33bbe132ca2285913f96a361751a164fa2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #45 from J08nY/feat/in-process</title>
<updated>2021-12-26T09:51:11Z</updated>
<author>
<name>adamjanovsky</name>
</author>
<published>2021-12-26T09:51:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=41ce0a3d8434d89f492a69fc42f45a5e1383ddaa'/>
<id>urn:sha1:41ce0a3d8434d89f492a69fc42f45a5e1383ddaa</id>
<content type='text'>
Add parsing of FIPS MIP and IUT lists</content>
</entry>
<entry>
<title>Fix typehints and naming.</title>
<updated>2021-12-25T17:33:27Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-12-25T17:33:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=593642c878c91c34183a003c2212ee4a932a99af'/>
<id>urn:sha1:593642c878c91c34183a003c2212ee4a932a99af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #148 from crocs-muni/feature/fips-dgst</title>
<updated>2021-12-25T14:38:48Z</updated>
<author>
<name>adamjanovsky</name>
</author>
<published>2021-12-25T14:38:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=a8fbf24da5f8888363d27f6c7d6fd510599e4523'/>
<id>urn:sha1:a8fbf24da5f8888363d27f6c7d6fd510599e4523</id>
<content type='text'>
Use dgst field for FIPS instead of cert_id.</content>
</entry>
<entry>
<title>add type hint for fips_dgst</title>
<updated>2021-12-25T14:38:10Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2021-12-25T14:38:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=bbccb389a04a9e082140c6648a292470597b02fc'/>
<id>urn:sha1:bbccb389a04a9e082140c6648a292470597b02fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #145.</title>
<updated>2021-12-23T20:37:32Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-12-23T20:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=216c3d3b6bc177e0582e116b8868c8af91dd5402'/>
<id>urn:sha1:216c3d3b6bc177e0582e116b8868c8af91dd5402</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use dgst field for FIPS instead of cert_id.</title>
<updated>2021-12-23T20:17:31Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-12-23T20:17:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=699ae4babc3de9c71596a77d97453fac138af14f'/>
<id>urn:sha1:699ae4babc3de9c71596a77d97453fac138af14f</id>
<content type='text'>
Fixes #125.
</content>
</entry>
<entry>
<title>Refactor IUT and MIP stuff into modern interface.</title>
<updated>2021-12-23T18:16:36Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-12-23T18:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=cba77ff4688026d8e6ef8274ff14e857ecee956f'/>
<id>urn:sha1:cba77ff4688026d8e6ef8274ff14e857ecee956f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split MIP+IUT code into CLI part in examples and rest in library.</title>
<updated>2021-12-23T17:00:33Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-04-22T18:52:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=bc1e5d61cea6597a184f79baed8caedab35fb66e'/>
<id>urn:sha1:bc1e5d61cea6597a184f79baed8caedab35fb66e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>flake8 compliance</title>
<updated>2021-12-19T10:51:15Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2021-12-19T10:51:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=77028627f6d2b1eb054f85ea05fa6fc9305d006a'/>
<id>urn:sha1:77028627f6d2b1eb054f85ea05fa6fc9305d006a</id>
<content type='text'>
</content>
</entry>
</feed>
