Contributing to Cipher Collection Fork this repository to your own GitHub account and then clone it to your local device. Install the dependencies: npm install. Edit a current cipher or add a new cipher file in the src folder. Add tests into test/ directory and try them with npm test. Make the PR!