Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8280cbc

Browse files
committed
Crypto: Update JCA model to include new model.qll updates.
1 parent f9147cf commit 8280cbc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • java/ql/lib/experimental/quantum

java/ql/lib/experimental/quantum/JCA.qll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1105,6 +1105,8 @@ module JCAModel {
11051105
}
11061106

11071107
override int getKeySizeFixed() { none() }
1108+
1109+
override Crypto::ConsumerInputDataFlowNode getRawKeyValueConsumer() { none() }
11081110
}
11091111

11101112
class KeyGeneratorCipherAlgorithm extends CipherStringLiteralAlgorithmInstance {

0 commit comments

Comments
 (0)