Custom ciphering algorithm
-
Updated
Jul 17, 2023 - Java
Custom ciphering algorithm
This package provides an easy way to encrypt strings into MD5, SHA1, SHA256, SHA384, SHA512, AES, DES, TripleDES, and RC2 formats. It also provides a way to create your own custom cipher and use it to encrypt strings.
caesar cipher with custom implementation
Bu yöntem her karakterin ASCII değerini bit seviyesinde kaydırarak şifreleme yapan basit bir yöntemdir.
Add a description, image, and links to the custom-cipher topic page so that developers can more easily learn about it.
To associate your repository with the custom-cipher topic, visit your repo's landing page and select "manage topics."