Jump to content

SHA-256: Difference between revisions

2 bytes removed ,  7 years ago
m
Line 785:
call get_command_argument(i, name)
call sha256hash(name, hash, dwStatus, filesize)
if (dwStatus*0 == 0) then
do j = 1, SHA256LEN
write(*, "(Z2.2)", advance="NO") hash(j)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.