Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
ui32 ( a0 a1 a2 a3 -- a )
Vocabulary
crypto.aes
Definition
USING:
kernel
math
math.bitwise
;
IN:
crypto.aes
:
ui32
( a0 a1 a2 a3 -- a )
[
8
shift
]
[
16
shift
]
[
24
shift
]
tri*
bitor
bitor
bitor
32
bits
;