This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-04-21 15:05:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39583abade3fae825d35aeba89114458d5b236be
codeql
/
cpp
/
ql
/
lib
/
experimental
/
quantum
/
OpenSSL
History
REDMOND\brodes
39583abade
Crypto: Update KnownAlgoirthmConstants to make a distinction between calls that return a known algorithm and calls that operate on a known algorithm. update KnownAlgorithmConstants to correct algType for signature algorithms. Update all instances and prior uses of the old mechanic to KnownAlgorithmConstants.
2025-06-04 15:41:24 -04:00
..
AlgorithmInstances
Crypto: Update KnownAlgoirthmConstants to make a distinction between calls that return a known algorithm and calls that operate on a known algorithm. update KnownAlgorithmConstants to correct algType for signature algorithms. Update all instances and prior uses of the old mechanic to KnownAlgorithmConstants.
2025-06-04 15:41:24 -04:00
AlgorithmValueConsumers
Crypto: Update KnownAlgoirthmConstants to make a distinction between calls that return a known algorithm and calls that operate on a known algorithm. update KnownAlgorithmConstants to correct algType for signature algorithms. Update all instances and prior uses of the old mechanic to KnownAlgorithmConstants.
2025-06-04 15:41:24 -04:00
Operations
update docs
2025-06-03 16:27:50 +02:00
CtxFlow.qll
Crypto: Adding initial openssl tests, fixing a bug in hash modeling found through tests, and updating CODEOWNERS for quantum tests
2025-05-27 15:23:53 -04:00
GenericSourceCandidateLiteral.qll
Crypto: Separating out an IntLiteral class so it is clearer that some constraints for generic input sources are heuristics to filter sources, and other constraints narrow the literals to a general type (ints). Also adding fixes in KnownAlgorithmConstants to classify some algorithms as key exchange and signature correctly, and added support for a signature constant wrapper.
2025-05-22 12:53:11 -04:00
LibraryDetector.qll
Format LibraryDetector.qll
2025-05-08 02:51:53 +02:00
OpenSSL.qll
Merge branch 'main' into generic_constant_filtering
2025-05-22 10:37:10 -04:00
Random.qll
Rename "Quantum" to "quantum" in dir structure
2025-05-08 02:39:40 +02:00