Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: DES KPA
Post: RE: DES KPA

I misunderstood the plaintext part. It uses PKCS7 padding in my case. That solves my issue.
w3bd3vil hashcat 1 5,398 08-03-2017, 07:11 PM
    Thread: DES KPA
Post: DES KPA

I was wondering if it was possible to crack DES KPA generated the following way Code: -- #echo -n "1234567" | openssl enc -e -des-ecb  -a -nosalt -k a KQxly2BIRZo= #echo -n "KQxly2BIRZo="  | base64...
w3bd3vil hashcat 1 5,398 08-03-2017, 05:10 AM