~marvhus/circle_cipher

Updated README
Added Python implementation
Made some changes to the Jai implementation.

- Added some error messages.
- Added some extra error checking.
Made come changes to the C header.

- Added some more error checking.
- Added error messages.
- Added the ability for you to give your own type and values for
  circle_cipher_mode.
Added C implementation
Added Jai implementation