André Sonntag
Results
2
issues of
André Sonntag
**Context** The templates for the client-side as well the server-side use factory classes and cast operators like in the following code snippet for the TLSClient: ``` public TLSClient(String host, int...
enhancement
urgent
GEN
Currently, CrySL provides different predicates for AlgorithmParamterSpec interface implementers. We should have the same for KeySpec implementers. In the following example, we get an InvalidKeySpecException, due to the wrong KeySpec...
enhancement