From: David Vanderson (david.vanderson at gmail.com) Date: Sun Jun 9 18:30:52 EDT 2013 |
|
I'm doing some cryptography exercises that involve a lot of hex encoding/decoding. I see there's a bytes->hex-string function in file/sha1 and openssl/sha1, but I can't find a decode function. Is a hex decode function in the distribution? Thanks, Dave
Posted on the dev mailing list. |
|