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

4 lines
110 B
Factor

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