Encrypt or decrypt text using the Caesar shift cipher. Includes ROT13 and brute force mode.
GET /api/crypto/caesar?text=Hello&shift=13
&decrypt=true