mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Crypto: Make WeakAsymmetricKeyGenSize a path problem.
This commit is contained in:
@@ -1712,6 +1712,8 @@ module CryptographyBase<LocationSig Location, InputSig<Location> Input> {
|
||||
}
|
||||
|
||||
override string getAlgorithmName() { result = this.getRawAlgorithmName() } // TODO: standardize?
|
||||
|
||||
KeyAgreementType getKeyAgreementType() { result = instance.asAlg().getKeyAgreementType() }
|
||||
}
|
||||
|
||||
class KeyGenerationOperationNode extends KeyCreationOperationNode {
|
||||
|
||||
Reference in New Issue
Block a user