Handbook
Glossary
hmac-file ( path key checksum -- value )
Vocabulary
checksums
.
hmac
Inputs
path
an
object
key
an
object
checksum
an
object
Outputs
value
an
object
Definition
USING:
io.encodings.binary
io.files
kernel
;
IN:
checksums.hmac
:
hmac-file
( path key checksum -- value )
[
binary
<file-reader>
]
2dip
hmac-stream
;