Handbook
Glossary
base32-crockford-checksum> ( base32 -- n )
Vocabulary
base32-crockford
Inputs
base32
an
object
Outputs
n
an
object
Definition
USING:
base32-crockford.private
kernel
math
sequences
;
IN:
base32-crockford
:
base32-crockford-checksum>
( base32 -- n )
normalize-base32
unclip-last
[
parse-base32
]
dip
CHECKSUM
index
over
37
mod
assert=
;