🐢
· 2w
Can you explain the seedxor thing semisol?
Like, someone uses 100 dice to make a seed, then uses the cold card to seedxor that seed into x parts, now that original seed is fucked because the entropy ...
Xor is a standard computational algorithm. I don't think there's any entropy in doing an xor. It's more like doing basic addition and subtraction. Maybe some one else can chime in if I'm wrong about that