-
Hi,
Any ideas of what is the problem with this?
```
/Library/Developer/CommandLineTools/usr/bin/make -C aes all
/Library/Developer/CommandLineTools/usr/bin/make -C openssl all
gcc -g -O2 -I/usr/loca…
-
```
$ ../run/john -test=0 | grep -v PASS
Will run 8 OpenMP threads
Testing: dynamic_22 [md5(sha1($p)) 128/128 AVX 4x1]... FAILED (FMT_OMP_BAD)
Testing: dynamic_23 [sha1(md5($p)) 128/128 AVX 4x1]... F…
jfoug updated
8 years ago
-
I guess this must have worked in the past, so I doubt this is a .jtrts.pl error, even if I don't quite understand the `form=cryp` and `.pot CHK:cryp` lines.
```
$ ./jtrts.pl -internal -q
------------…
-
I'd like to use the HMAC functionality of cryptonite with an unsupported hash function (BLAKE2b/s), but I am unable to do so because the HashAlgorithm class is not exported.
-
Also add any other hashes which we 'have' perl crypt mods for. I know there are some we do NOT have, that have been added to dynamic.
jfoug updated
9 years ago
-
**NOTE** I'd be happy to present kernel configuration in a more readable form, but not sure what is available and preferred - please advice
Type | Version/Name
---…
-
-
I think the pass_gen.pl has a problem:
$ ./pass_gen.pl luks
```
Enter words to hash, one per line.
When all entered ^D starts the processing.
```
When I run the "./pass_gen.pl luks", the pass_ge…
-
```
Test code:
using System;
using System.Text;
using SkeinFish;
class Program
{
static void PrintHash(byte[] hash)
{
for (int i = 0; i < hash.Length; ++i)
Console.Write…
-
```
x86_64-pc-linux-gnu-gcc jumbo.o john-mpi.o DES_fmt.o DES_std.o DES_bs.o DES_bs_b.o BSDI_fmt.o MD5_fmt.o MD5_std.o cryptmd5_common.o BF_fmt.o BF_std.o BF_common.o scrypt_fmt.o escrypt/crypto_scrypt…