Shared-key cryptography
DES, RC-4, etc. work by having permutation functions that take the key and data and mix the bits in a seemingly random (and hard to analyze) fashion.
We can still hide information from people who don’t know the key, but not from each other.