Pinned Loading
-
openrussian-cli
openrussian-cli PublicOffline Console Russian Dictionary (based on openrussian.org)
-
-
-
AES in GNU APL
AES in GNU APL 1⍝ Left rotate ⍺ bit
2Rot8 ← {2⊥⍺⌽(8⍴2)⊤⍵}
3⍝ Addition and subtraction in finite field GF(2)
4Add2 ← {⍺ ⊤≠ ⍵}
5⍝ Multiplication in GF(2) [x]/(x8 + x4 + x3 + x + 1)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.