flat assembler
Message board for the users of flat assembler.
![]() Goto page Previous 1, 2 |
Author |
|
Furs 19 Apr 2025, 20:11
If you have a one-time pad, XOR is the most efficient way to encrypt/decrypt with it.
|
|||
![]() |
|
bitRAKE 20 Apr 2025, 05:21
bitRAKE's Complex:
Code: popcnt rcx, rax ror rax, cl ; eax/ax/al xor rax, rcx A) Find RAX input producing cycles of other lengths: 2,3,4,... B) We can see that for a complex of bit length N, that 2 is always a tail of cycle zero. This tail is of length one. For what N does the next longer tail of zero occur? C) For a complex of bit length N, what is the longest tail length? |
|||
![]() |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.