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
2025-12-20 18:56:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
redsun82/codegen-readme
codeql
/
rust
/
ql
/
test
/
query-tests
/
security
/
CWE-327
/
BrokenCryptoAlgorithm
History
Geoffrey White
819a12216e
Merge branch 'main' into copilot/add-ecb-cbc-test-cases
2025-12-10 08:56:20 +00:00
..
CONSISTENCY
Rust: Include more calls in DB quality metrics
2025-12-05 09:15:26 +01:00
BrokenCryptoAlgorithm.expected
Rust: Move the existing CWE-327 test.
2025-10-15 15:24:14 +01:00
BrokenCryptoAlgorithm.qlref
Rust: Move the existing CWE-327 test.
2025-10-15 15:24:14 +01:00
Cargo.lock
Add ECB and CBC block mode test cases
2025-11-21 18:32:39 +00:00
options.yml
Add ECB and CBC block mode test cases
2025-11-21 18:32:39 +00:00
test_cipher.rs
Rust: Change the majority of variant tests to be on AES not DES, since the focus of these new tests should be the block mode not the encryption algorithm.
2025-11-24 16:29:23 +00:00