Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ TestRij
Method
TestRij
Libraries/unrar/rijndael.cpp:470–470 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
468
#if 0
469
static void TestRijndael();
470
struct TestRij {TestRij() {TestRijndael();exit(0);}} GlobalTestRij;
471
472
// Test CBC encryption according to NIST 800-38A.
473
void TestRijndael()
Callers
nothing calls this directly
Calls
1
TestRijndael
Function · 0.85
Tested by
no test coverage detected