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

4 lines
110 B
Factor
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
USING: checksums checksums.sha io math.parser ;
"Rosetta code" sha-256 checksum-bytes bytes>hex-string print