RosettaCodeData/Task/SHA-256/Factor/sha-256.factor
2023-07-01 13:44:08 -04:00

3 lines
110 B
Factor

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