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-12 10:34:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6083df2b7f22955bf123982f7a66760e3f756aa2
codeql
/
cpp
/
ql
/
lib
/
experimental
/
Quantum
/
OpenSSL
History
REDMOND\brodes
6083df2b7f
Completed tying algorithm instances to consumers. Now the model should have known literals for cipher instances, and it traces those instances to consumers (inits) and those inits are traced to cipher operations.
2025-03-05 15:48:08 -05:00
..
CtxFlow.qll
Misc updates for OpenSSL modeling to trace algorithm literals to known alg getters, and converting the literal to a TCipherType.
2025-03-05 15:17:52 -05:00
EVPCipherAlgorithmSource.qll
Completed tying algorithm instances to consumers. Now the model should have known literals for cipher instances, and it traces those instances to consumers (inits) and those inits are traced to cipher operations.
2025-03-05 15:48:08 -05:00
EVPCipherConsumers.qll
Misc updates for OpenSSL modeling to trace algorithm literals to known alg getters, and converting the literal to a TCipherType.
2025-03-05 15:17:52 -05:00
EVPCipherInitializer.qll
Initial OpenSSL modeling work.
2025-03-04 15:52:57 -05:00
EVPCipherOperation.qll
Initial OpenSSL modeling work.
2025-03-04 15:52:57 -05:00
LibraryDetector.qll
Misc updates for OpenSSL modeling to trace algorithm literals to known alg getters, and converting the literal to a TCipherType.
2025-03-05 15:17:52 -05:00
OpenSSL.qll
Initial OpenSSL modeling work.
2025-03-04 15:52:57 -05:00
OpenSSLAlgorithmGetter.qll
Completed tying algorithm instances to consumers. Now the model should have known literals for cipher instances, and it traces those instances to consumers (inits) and those inits are traced to cipher operations.
2025-03-05 15:48:08 -05:00
OpenSSLKnownAlgorithmConstants.qll
Misc updates for OpenSSL modeling to trace algorithm literals to known alg getters, and converting the literal to a TCipherType.
2025-03-05 15:17:52 -05:00