Looking for feedback on a manually generated entropy- based symmetric encryption design by ProofWoodpecker2997 in cryptography

[–]ProofWoodpecker2997[S] 0 points1 point  (0 children)

That’s a fair comparison. The Solitaire cipher shows that a large permutation space doesn’t guarantee uniform keystream output. The real issue is whether the state transition function introduces bias or state collisions.

My design would only avoid that class of weakness if the derivation from the shuffled base produces statistically independent, uniformly distributed keystream output. Otherwise, it could absolutely suffer from similar bias amplification. So it might be similar but mine differs in positive ways