Rick, is your shuffle order ok? I'm not really sure. Result is OK. You have counting of bytes 00...04 in top-row, so it has to be written asRickHaleParker wrote: ↑12 Dec 2021, 15:25
23 15 92 67 72 Shuffle {3,1,0,2,4} = 92 15 67 23 72 .
00 01 02 03 04 ....... Placement ...... 00 01 02 03 04
00 01 02 03 04 */ Placement /*
23 15 92 67 72 */ PIN in .bin /*
03 01 00 02 04 */ Shuffle /*
92 15 67 23 72 */ PIN /*
00 01 02 03 04 <--- Byte order
23 15 92 67 72 <--- BIN PIN
02 01 03 00 04 <--- Shuffle order
92 15 67 23 72 <--- PIN
Or I'm wrong again?
EDIT: I see, you corrected shuffle order in latest messages.
to matthew1 - sorry, I was little bit off, but I see Rick helped you.
EDIT2: Sorry, you are right. I did it again ( (C) Britney Spears






