This commit is contained in:
TLINDEN
2015-09-02 06:30:13 +02:00
parent 7b0bc2371e
commit 0f16de4127

View File

@@ -104,7 +104,7 @@ where:
K[N] = PREV K[N] = PREV
PREV = NEXT PREV = NEXT
K[N] = KBOX[K[N] xor B] K[N] = KBOX[K[N] xor B]
done endfor
endfunc endfunc
where: where: