Closed
Description
Is your feature request related to a problem? Please describe.
There's no Rail fence cipher Java code present in this repository.
Describe the solution you'd like
Add Railfence cipher Java code.
Additional context
Rail fence cipher is one of the very popular cryptographic algorithms taught in schools and colleges. The code for the same algorithm is not present in this repository. Hence I would love to add the Java Code for the same here which will be helpful for the students to refer to and learn.
Attaching the screenshot of the Railfence cipher input and output