Prompt brute force phase

This commit is contained in:
Aram
2016-04-30 07:27:14 +02:00
parent de03f66252
commit bfa0cf1987

View File

@ -312,7 +312,7 @@ int main (int argc, const char * argv[]) {
size_t i;
printf("initializing BS crypto-1...\n");
printf(" - initializing BS crypto-1...\n");
crypto1_bs_init();
printf("Using %u-bit bitslices\n", MAX_BITSLICES);