master
Add tests for `A5Cipher.java`, improve class & function documentation (#5594)
Enhance docs, add more tests in `ADFGVXCipher` (#5897)
General performance improvement (#6078)
style: enable `HideUtilityClassConstructor` in checkstyle (#5147)
Refactor `AtbashCipher`, add `ParameterizedTest` (#5808)
Add autokey cipher (#5569)
Add BaconianCipher (#5932)
Add automatic linter (#4214)
Fix columnarTranspositionCipher and typos in Test (#5649)
style: enable `LocalVariableName` in CheckStyle (#5191)
Add DiffieHellman and MonoAlphabetic (#5508)
Add Elliptic Curve Cryptography (#5700)
Add Tests for HillCipher (#5562)
Add Playfair Cipher (#4988)
style: do not suppress `try` (#5167)
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)