Skip to content

Commit 03a6e13

Browse files
committed
Crypto: Removed dead comment.
1 parent e5641ef commit 03a6e13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/ql/lib/experimental/quantum/OpenSSL/AlgorithmInstances/EllipticCurveAlgorithmInstance.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import KnownAlgorithmConstants
44
import OpenSSLAlgorithmInstanceBase
55
import AlgToAVCFlow
66

7-
//ellipticCurveNameToKeySizeAndFamilyMapping(name, size, family)
87
class KnownOpenSSLEllipticCurveConstantAlgorithmInstance extends OpenSSLAlgorithmInstance,
98
Crypto::EllipticCurveInstance instanceof KnownOpenSSLEllipticCurveAlgorithmConstant
109
{

0 commit comments

Comments
 (0)