Module self_test

Module self_test 

Source
Expand description

Algorithmic Self-Test (CAST)

Structs§

CaseN16R1P1
Test case for P = 1, N = 16, R = 1 in the scrypt specification
CaseN1024R1P2
Supplementary case for P = 2, N = 1024, R = 1
CaseN1024R8P16
Test case for P = 16, N = 1024, R = 8 in the scrypt specification
CaseN1024R53P1
Supplementary case for exotic parameters
CaseN1024R53P3
Supplementary case for exotic parameters
CaseN16384R8P1
Test case for P = 1, N = 16384, R = 8 in the scrypt specification
CaseN1048576R8P1
Test case for P = 1, N = 1048576, R = 8 in the scrypt specification

Traits§

Case
Test case for P > 1
CaseP1
Test case for P = 1