aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * | add multiprocessing as default parallel method for extractionAdam Janovsky2021-05-191-6/+6
| | |
| * | fix cc attempting to extract data from files failed on downloadAdam Janovsky2021-05-191-4/+8
| | |
| * | fix empty objects returned by getpdfinfo()Adam Janovsky2021-05-191-2/+2
| | |
| * | fixes deserialization of CommonCriteria InternalStateAdam Janovsky2021-05-191-1/+7
|/ /
* | switch default serialization behavior: TrueAdam Janovsky2021-05-191-1/+1
| |
* | Merge pull request #85 from crocs-muni/cc-serialization-decoratoradamjanovsky2021-05-194-59/+40
|\ \ | | | | | | simplify serialization
| * | simplify serializationAdam Janovsky2021-05-194-59/+40
|/ /
* | Merge pull request #84 from crocs-muni/cc-fix-cert-lab-extractionadamjanovsky2021-05-1810-148/+113
|\ \ | | | | | | cc fix state handleling, merge extract and heuristics public methods
| * | cc fix state handleling, merge extract and heuristics public methodsAdam Janovsky2021-05-1810-148/+113
|/ /
* | fix path to MyBinder instance in ReadmeAdam Janovsky2021-05-181-1/+1
| |
* | Merge pull request #83 from crocs-muni/cc-serializationadamjanovsky2021-05-1812-142/+55
|\ \ | | | | | | Cc serialization
| * | clean up of to_dict() in PP classAdam Janovsky2021-05-181-3/+0
| | |
| * | refactor ComplexSerializableTypeAdam Janovsky2021-05-188-132/+47
| | |
| * | add pdftotext link to readmeAdam Janovsky2021-05-181-1/+1
| | |
| * | fix issues with CLIAdam Janovsky2021-05-183-6/+7
|/ /
| * WIP: demo changedStanislav Boboň2021-05-161-1/+1
| |
| * WIP: cliStanislav Boboň2021-05-162-158/+435
|/
* Merge pull request #59 from crocs-muni/cc-feature-parityadamjanovsky2021-05-1460-6561/+3130
|\ | | | | [WIP] CC: One PR to rule them all -- feature parity with old API
| * fix broken mergeAdam Janovsky2021-05-142-5/+5
| |
| * working on broken mergeAdam Janovsky2021-05-145-687/+201
| |
| * merge dev into cc-feature-parityAdam Janovsky2021-05-1410-127/+1421
| |\ | |/ |/|
* | Merge pull request #75 from crocs-muni/fips_pradamjanovsky2021-05-1412-291/+1146
|\ \ | | | | | | Changes in CAVP webpages parsing, fixed bugs, tests, and everything from the last PR
| * | Fixed PR commentsStanislav Boboň2021-05-144-139/+143
| | |
| * | Merge branch 'dev' into fipsStanislav Boboň2021-05-1117-40/+199
| |\ \ | |/ / |/| |
| * | Added continuous updatingStanislav Boboň2021-05-113-21/+15
| | |
| * | extended plot plottingStanislav Boboň2021-05-091-6/+8
| | |
| * | algs fixedStanislav Boboň2021-05-092-153/+43
| | |
| * | Merge branch 'master' into fipsStanislav Boboň2021-05-041-1/+1
| |\ \
| | * \ Merge pull request #60 from crocs-muni/dependabot/pip/pikepdf-2.10.0Ján Jančár2021-04-211-1/+1
| | |\ \ | | | | | | | | | | Bump pikepdf from 2.0.0 to 2.10.0
| | | * | Bump pikepdf from 2.0.0 to 2.10.0dependabot[bot]2021-04-201-1/+1
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pikepdf](https://github.com/pikepdf/pikepdf) from 2.0.0 to 2.10.0. - [Release notes](https://github.com/pikepdf/pikepdf/releases) - [Changelog](https://github.com/pikepdf/pikepdf/blob/master/docs/release_notes.rst) - [Commits](https://github.com/pikepdf/pikepdf/compare/v2.0.0...v2.10.0) Signed-off-by: dependabot[bot] <support@github.com>
| * | | analysesStanislav Boboň2021-05-042-25/+101
| | | |
| * | | vendors referencingStanislav Boboň2021-04-242-11/+33
| | | |
| * | | they did twiceStanislav Boboň2021-04-201-2/+2
| | | |
| * | | spoiler alert: they didStanislav Boboň2021-04-202-1/+20
| | | |
| * | | tests that hopefully won't break githubStanislav Boboň2021-04-203-0/+698
| | | |
| * | | remove broken_files, improved rulesStanislav Boboň2021-04-203-25/+30
| | | |
| * | | untracked old api dependencyStanislav Boboň2021-04-191-10/+0
| | | |
| * | | Merge branch 'fips-pr' into fipsStanislav Boboň2021-04-1922-130/+1014
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # examples/fips_oop_demo.py # sec_certs/certificate.py # sec_certs/dataset.py
| | * | | conflict resolvedStanislav Boboň2021-04-191-1/+4
| | | | |
| | * | | Merge branch 'master' into fips-prStanislav Boboň2021-04-1921-81/+974
| | |\| | | | | | | | | | | | | | | | | | | | | | # Conflicts: # sec_certs/dataset.py
| | * | | touchupStanislav Boboň2021-04-191-2/+2
| | | | |
| | * | | PR fixesStanislav Boboň2021-04-192-43/+33
| | | | |
| | * | | switchesStanislav Boboň2021-04-191-6/+7
| | | | |
| * | | | WIP: Broken test preparationStanislav Boboň2021-04-193-18/+28
| | | | |
| * | | | fixed parsing (pkcs in caveat) + test preparationStanislav Boboň2021-04-182-27/+33
| | | | |
| * | | | matching and algorithms in caveatStanislav Boboň2021-04-182-11/+20
| |/ / /
| * | | cleanup and better matchingStanislav Boboň2021-04-183-5/+20
| | | |
| * | | info addedStanislav Boboň2021-04-151-1/+1
| | | |
| * | | cc fips analysis demo addedStanislav Boboň2021-04-151-0/+10
| | | |
| * | | separate graph creationStanislav Boboň2021-04-152-17/+42
| | | |