master
style: resolve some `FCBL_FIELD_COULD_BE_LOCAL` warnings (#5764)
Enhance docs, add more tests in `ADFGVXCipher` (#5897)
Add Junit tests for `AESEncryption.java` (#5597)
Add Junit tests for `AffineCipher.java`, improve documentation (#5598)
Refactor `AtbashCipher`, add `ParameterizedTest` (#5808)
Add autokey cipher (#5569)
Add BaconianCipher (#5932)
style: enable `AvoidStarImport` in checkstyle (#5141)
Fix columnarTranspositionCipher and typos in Test (#5649)
Add DiffieHellman and MonoAlphabetic (#5508)
Add Elliptic Curve Cryptography (#5700)
Add Tests for HillCipher (#5562)
Format code with prettier (#3375)
Enhance docs, add more tests in `RSA` (#5898)
Add Rail Fence Cipher (#5761)
style: format code (#4212)
Enhance docs, add more tests in `Vigenere` (#5899)
Enhance docs, add more tests in `XORCipher` (#5900)