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
/
certificate.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed changes
Stanislav Boboň
2020-12-03
1
-5
/
+20
*
ugly import statements and short term goals
Stanislav Boboň
2020-12-03
1
-8
/
+6
*
algorithms can be serialized (finally)
Stanislav Boboň
2020-11-30
1
-4
/
+15
*
Merge branch 'master' into fips
Stanislav Boboň
2020-11-30
1
-38
/
+136
|
\
|
*
Implement improvements proposed by J08nY in review
Adam Janovsky
2020-11-28
1
-1
/
+1
|
*
Rethought way of processing certificates
Adam Janovsky
2020-11-28
1
-5
/
+87
|
*
type hinting checks
Adam Janovsky
2020-11-27
1
-4
/
+4
|
*
Improve (de)serialization of objects from/in json
Adam Janovsky
2020-11-27
1
-4
/
+15
|
*
Implement better logging
Adam Janovsky
2020-11-27
1
-7
/
+9
|
*
added private/public methods to dataset,certificate
Adam Janovsky
2020-11-27
1
-23
/
+23
|
*
replace 403 st links with None
Adam Janovsky
2020-11-26
1
-0
/
+4
*
|
parsing now depends on algorithms
Stanislav Boboň
2020-11-26
1
-3
/
+16
*
|
creating Algorithm class
Stanislav Boboň
2020-11-25
1
-0
/
+15
*
|
added method for creating graphs, minor fixes
Stanislav Boboň
2020-11-25
1
-3
/
+3
|
/
*
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
1
-3
/
+4
*
Merge branch 'master' into fix-serialization
Adam Janovsky
2020-11-25
1
-16
/
+31
|
\
|
*
Repalce relative imports with absolute imports
Adam Janovsky
2020-11-24
1
-3
/
+4
*
|
Fix to_dict() copies, inherit serialization
Adam Janovsky
2020-11-24
1
-19
/
+11
|
/
*
fips: oop working (#15)
Stanislav Boboň
2020-11-20
1
-17
/
+294
*
simplified (de)serialization using explicit _type attribute
Adam Janovsky
2020-11-18
1
-8
/
+9
*
added deserialization from json
Adam Janovsky
2020-11-16
1
-11
/
+22
*
.
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
1
-1
/
+1
*
Union[type, None] -> Optional[type]
Adam Janovsky
2020-11-12
1
-11
/
+21
*
Alpha version of OOP certificates.
Adam Janovsky
2020-11-11
1
-23
/
+217
*
Merge branch 'dataset_classes' of github.com:petrs/sec-certs into dataset_cla...
Adam Janovsky
2020-10-28
1
-0
/
+1
|
\
|
*
further advances on mockup classes, meta (csv, html) parsers introduced
Adam Janovsky
2020-10-25
1
-0
/
+16
|
*
mockup classes for Dataset and Certificate
adamjanovsky
2020-10-23
1
-0
/
+31
*
progress on class hierarchy
Adam Janovsky
2020-10-28
1
-11
/
+16
*
further advances on mockup classes, meta (csv, html) parsers introduced
Adam Janovsky
2020-10-28
1
-0
/
+16
*
mockup classes for Dataset and Certificate
adamjanovsky
2020-10-28
1
-0
/
+31
[prev]