🔐 Beaufort Cipher
A Vigenère variant where the operation is: C = (K - P) mod 26. Self-inverse — encrypt and decrypt are the same operation.
A Vigenère variant where the operation is: C = (K - P) mod 26. Self-inverse — encrypt and decrypt are the same operation.