index
:
sec-certs.git
main
page
Tool for analysis of security certificates (Common Criteria, FIPS 140...).
crocs-muni
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sec_certs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
hotfix, badly called method parse_algorithms
Adam Janovsky
2020-11-25
1
-1
/
+1
|
|
/
|
/
|
*
|
Fix (i)mutability issues when calling to_dict()
Adam Janovsky
2020-11-25
2
-6
/
+8
*
|
Merge branch 'master' into fix-serialization
Adam Janovsky
2020-11-25
7
-599
/
+100
|
\
\
|
*
|
Fix errors in switch to absolute imports
Adam Janovsky
2020-11-25
2
-544
/
+0
|
|
/
|
*
Repalce relative imports with absolute imports
Adam Janovsky
2020-11-24
7
-28
/
+34
*
|
Fix to_dict() copies, inherit serialization
Adam Janovsky
2020-11-24
2
-33
/
+15
|
/
*
fips: oop working (#15)
Stanislav Boboň
2020-11-20
9
-336
/
+694
*
simplified (de)serialization using explicit _type attribute
Adam Janovsky
2020-11-18
3
-46
/
+43
*
sorting keys in list when serializing into json
Adam Janovsky
2020-11-16
1
-1
/
+1
*
Added basic OOP tests for CC dataset and cert
Adam Janovsky
2020-11-16
2
-3
/
+8
*
added deserialization from json
Adam Janovsky
2020-11-16
2
-19
/
+48
*
Possible to get only archived/active/none crts
Adam Janovsky
2020-11-16
1
-10
/
+29
*
.
Adam Janovsky
2020-11-13
1
-3
/
+1
*
hot fix: order of abstractmethod and property decorators
Adam Janovsky
2020-11-12
1
-1
/
+1
*
fixed types in merge methods
Adam Janovsky
2020-11-12
2
-2
/
+2
*
Union[type, None] -> Optional[type]
Adam Janovsky
2020-11-12
2
-29
/
+36
*
added oop demo script
Adam Janovsky
2020-11-11
1
-0
/
+1
*
Alpha version of OOP certificates.
Adam Janovsky
2020-11-11
6
-138
/
+522
*
Merge branch 'dataset_classes' of github.com:petrs/sec-certs into dataset_cla...
Adam Janovsky
2020-10-28
4
-32
/
+64
|
\
|
*
further advances on mockup classes, meta (csv, html) parsers introduced
Adam Janovsky
2020-10-25
3
-9
/
+72
|
*
mockup classes for Dataset and Certificate
adamjanovsky
2020-10-23
6
-2
/
+88
*
|
progress on class hierarchy
Adam Janovsky
2020-10-28
5
-65
/
+111
*
|
further advances on mockup classes, meta (csv, html) parsers introduced
Adam Janovsky
2020-10-28
3
-9
/
+72
*
|
mockup classes for Dataset and Certificate
adamjanovsky
2020-10-28
6
-2
/
+88
*
|
Add basic tests.
J08nY
2020-10-27
1
-1
/
+4
*
|
Fips - bs4, added parsing (#9)
Stanislav Boboň
2020-10-24
3
-164
/
+199
|
/
*
Fix block_cipher_modes key in output.
J08nY
2020-10-21
1
-1
/
+1
*
Add conversion of files to text.
J08nY
2020-10-20
3
-66
/
+44
*
fixed help argument in click
Stanislav Boboň
2020-10-20
1
-4
/
+4
*
Cleanup FIPS downloads.
J08nY
2020-10-20
3
-60
/
+72
*
@ -> :
Stanislav Boboň
2020-10-20
1
-33
/
+33
*
imports changed
Stanislav Boboň
2020-10-20
1
-2
/
+2
*
fstrings in downloads
Stanislav Boboň
2020-10-20
2
-29
/
+30
*
fstrings and comments
Stanislav Boboň
2020-10-20
2
-6
/
+5
*
added documentation
Stanislav Boboň
2020-10-20
1
-19
/
+79
*
Add progress bar.
J08nY
2020-10-20
3
-8
/
+170
*
Move downloading to python.
J08nY
2020-10-19
7
-351
/
+181
*
Fixup paths in fips processing.
J08nY
2020-10-19
3
-168
/
+100
*
Replace json.dumps with json.dump to file.
J08nY
2020-10-18
3
-37
/
+26
*
Add basic CLI options (directory and processing step).
J08nY
2020-10-18
2
-80
/
+60
*
Fix path building to use os.path.join.
J08nY
2020-10-18
5
-37
/
+36
*
Add a proper setup, move into a package.
J08nY
2020-10-18
8
-0
/
+4559
[prev]