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

2 lines
56 B
Smalltalk
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
(SHA256 new hashStream: 'Rosetta code' readStream) hex.