Expand description
Algorithmic Self-Test (CAST)
Structs§
- Case
N16R1 P1 - Test case for P = 1, N = 16, R = 1 in the scrypt specification
- Case
N1024 R1P2 - Supplementary case for P = 2, N = 1024, R = 1
- Case
N1024 R8P16 - Test case for P = 16, N = 1024, R = 8 in the scrypt specification
- Case
N1024 R53P1 - Supplementary case for exotic parameters
- Case
N1024 R53P3 - Supplementary case for exotic parameters
- Case
N16384 R8P1 - Test case for P = 1, N = 16384, R = 8 in the scrypt specification
- Case
N1048576 R8P1 - Test case for P = 1, N = 1048576, R = 8 in the scrypt specification