in reply to How to hash a string--not data structure

See for example Digest::SHA, which is a core module.

  • Comment on Re: How to hash a string--not data structure