| Title | SuperCaesar Cipher |
| Catalog Type | SLCItem |
| Persistent ID | https://codecheck.io/files/horstmann/codecheck-bj-4-io2-101 |
| Platform Name | CodeCheck |
| Features | Code Completion |
| Description | The SuperCaesar cipher is just like the Caesar cipher, except that the key value is incremented in each step. For example, if the initial key is 3, the key for the next byte is 4, and so on. The encryption of "eve" with a key of 3 would be "hzj". |
| Keywords | Advanced Input and Output |
| Author | Cay Horstmann |
| Institution | San José State University |
| Iframe URL | https://codecheck.io/files/horstmann/codecheck-bj-4-io2-101 |
| Protocol | SPLICE, LTI 1.1 |
| Protocol URL | |
| License | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
| Programming Language | Java |
| Natural Language | en |