RosettaCodeData/Task/SHA-256/Factor/sha-256.factor

4 lines
110 B
Factor
Raw Permalink Normal View History

2018-08-17 15:15:24 +01:00
USING: checksums checksums.sha io math.parser ;
"Rosetta code" sha-256 checksum-bytes bytes>hex-string print