Search found 7 matches
- Sun Aug 07, 2011 10:31 pm
- Forum: Coding Questions
- Topic: OpenSSL and MD5Fingerprint
- Replies: 3
- Views: 934
Re: OpenSSL and MD5Fingerprint
Thanks, I was thinking other parts of it changed aside from the reversal thing - seems I'm wrong on that count. Would still like to know why the reverse thing happens though, if anyone has an idea.
- Sun Aug 07, 2011 9:04 pm
- Forum: Coding Questions
- Topic: OpenSSL and MD5Fingerprint
- Replies: 3
- Views: 934
OpenSSL and MD5Fingerprint
Head scratcher here which will require some Linux knowledge. I'm using Purebasic in Windows XP, but need someone to explain what is going on:
(Ubuntu):
echo -n "william" | openssl dgst -md5
Result: fd820a2b4461bddd116c1518bc4b0f77
(Purebasic XP):
me$="william"
Debug MD5Fingerprint(@me$, Len ...
(Ubuntu):
echo -n "william" | openssl dgst -md5
Result: fd820a2b4461bddd116c1518bc4b0f77
(Purebasic XP):
me$="william"
Debug MD5Fingerprint(@me$, Len ...
- Sat Aug 29, 2009 7:47 am
- Forum: Tricks 'n' Tips
- Topic: Generate all permutations
- Replies: 8
- Views: 4609
- Wed Aug 26, 2009 2:08 pm
- Forum: Tricks 'n' Tips
- Topic: Generate all permutations
- Replies: 8
- Views: 4609
Could anyone do the math on this for me please? All arrangements of the alphabet - A to Z - no repetition of characters. I didn't think it would that much, but another permutations program I'm running is currently at 130gb. It's the lack of repetition that makes me think it should be less. Wishful ...
- Fri May 08, 2009 6:25 am
- Forum: Announcement
- Topic: SHA1 Hash Library
- Replies: 9
- Views: 5030
- Thu May 07, 2009 8:53 pm
- Forum: Announcement
- Topic: SHA1 Hash Library
- Replies: 9
- Views: 5030
- Thu May 07, 2009 8:38 pm
- Forum: Announcement
- Topic: SHA1 Hash Library
- Replies: 9
- Views: 5030