Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ TestKDF
Method
TestKDF
Libraries/unrar/crypt5.cpp:215–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
#if 0
214
static void TestPBKDF2();
215
struct TestKDF {TestKDF() {TestPBKDF2();exit(0);}} GlobalTestKDF;
216
217
void TestPBKDF2() // Test PBKDF2 HMAC-SHA256
218
{
Callers
nothing calls this directly
Calls
1
TestPBKDF2
Function · 0.85
Tested by
no test coverage detected