2017 32nd IEEE/ACM International Conference on Automated Software Engineering (ASE) 2017
DOI: 10.1109/ase.2017.8115707
|View full text |Cite
|
Sign up to set email alerts
|

CogniCrypt: Supporting developers in using cryptography

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
46
0
1

Year Published

2019
2019
2022
2022

Publication Types

Select...
4
3
2

Relationship

1
8

Authors

Journals

citations
Cited by 68 publications
(47 citation statements)
references
References 19 publications
0
46
0
1
Order By: Relevance
“…They showed that 88% of the applications have at least one cryptographic API misuse. Krüger et al proposed a tool called CogniCrypt, an Eclipse plugin that enables developers to securely use cryptographic API [12]. CogniCrypt also provides developers with secure code templates.…”
Section: Related Workmentioning
confidence: 99%
“…They showed that 88% of the applications have at least one cryptographic API misuse. Krüger et al proposed a tool called CogniCrypt, an Eclipse plugin that enables developers to securely use cryptographic API [12]. CogniCrypt also provides developers with secure code templates.…”
Section: Related Workmentioning
confidence: 99%
“…Krüger et al presented a tool called CogniCrypt, an Eclipse plugin that empowers developers to identify cryptographic misuses in Java code [8].…”
Section: B Resultsmentioning
confidence: 99%
“…3) Analyse: We currently employ CogniCrypt, a staticanalysis tool tailored to find a wide range of misuses of JCA APIs [8]. It takes a target program and specification rules (e.g., method-call patterns, parameter constraints and secure compositions of cryptography-related classes) as input, and evaluates the program's correctness with respect to these rules.…”
Section: A Workflowmentioning
confidence: 99%
“…We leverage CogniCrypt SAST [20], a static analyzer of the CogniCrypt [21] framework, for detecting JCA API misuses in Java programs. This analyzer was selected as it has been extended to be compatible with Android apps as well [20], a static analyzer of the [22].…”
Section: B Static Api Usage Checkermentioning
confidence: 99%