Skip to content

Instantly share code, notes, and snippets.

@icostan
Created October 11, 2018 18:04
Show Gist options
  • Save icostan/c18e93503c4a067d39992bc301146e96 to your computer and use it in GitHub Desktop.
Save icostan/c18e93503c4a067d39992bc301146e96 to your computer and use it in GitHub Desktop.
ruby> ripemd160 = Digest::RMD160.hexdigest([sha256].pack('H*'))
=> "f54a5851e9372b87810a8e60cdd2e7cfd80b6e31"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment