A simple (naïve) implementation of Caesar's cipher in JavaScript. Simplicity is a priority for the reader. Enjoy!
ReadAffine combinations are an extension of linear combinations where the coefficients must sum to one. This limitation makes way to some interesting ideas.
Read