RosettaCodeData/Task/SHA-256/Smalltalk/sha-256.st

2 lines
56 B
Smalltalk
Raw Permalink Normal View History

2015-02-20 00:35:01 -05:00
(SHA256 new hashStream: 'Rosetta code' readStream) hex.