Tag : hash

Home » Posts tagged hash"

– I think the patent monster has struck again.rmd = hashlib.new(ripemd160,binascii.unhexlify(someString)).hexdigest()That fails – ValueError: unsupported hash type From some googling, it appears that the supported hash types are from OpenSSL and t..

Read more