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-27 01:35:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1882db7d8681f41c7cd63ac08d0a64284ff57c46
codeql
/
cpp
/
ql
/
lib
/
experimental
/
quantum
/
OpenSSL
/
Operations
History
REDMOND\brodes
1882db7d86
Crypto: EVP Signature Operation cleanup.
2025-06-13 12:07:03 -04:00
..
ECKeyGenOperation.qll
refactor EVP common classes
2025-06-03 16:27:50 +02:00
EVPCipherOperation.qll
Crypto: Overhaul/refactor of EVPInitialzers. Update cipher operation to disallow null key and IV on initializers (typically do not represent an actual key or IV).
2025-06-12 00:41:15 -04:00
EVPHashOperation.qll
Crypto: Overhaul/refactor of EVPInitialzers. Update cipher operation to disallow null key and IV on initializers (typically do not represent an actual key or IV).
2025-06-12 00:41:15 -04:00
EVPKeyGenOperation.qll
Crypto: Further simplify test caes to only use edges/nodes/properties. Update model to account for MAC algorithms.
2025-06-12 15:36:59 -04:00
EVPPKeyCtxInitializer.qll
Crypto: Initial model of signatures. Still incomplete for verification and correct handling of MACs.
2025-06-13 11:52:37 -04:00
EVPSignatureOperation.qll
Crypto: EVP Signature Operation cleanup.
2025-06-13 12:07:03 -04:00
OpenSSLOperationBase.qll
Crypto: Initial model of signatures. Still incomplete for verification and correct handling of MACs.
2025-06-13 11:52:37 -04:00
OpenSSLOperations.qll
Crypto: Initial model of signatures. Still incomplete for verification and correct handling of MACs.
2025-06-13 11:52:37 -04:00