RosettaCodeData/Task/SHA-256/Factor/sha-256.factor
2018-08-17 15:15:24 +01:00

3 lines
110 B
Factor

USING: checksums checksums.sha io math.parser ;
"Rosetta code" sha-256 checksum-bytes bytes>hex-string print