Tag: Digest
Generate SHA256 Hash in Ruby
Compute the SHA256 hex digest of any string with Digest::SHA256.
Author:
chris
Generate an MD5 Hash in Perl
Compute the MD5 hex digest of a string using Digest::MD5.
Author:
chris