There are 0 repository under custom-cipher topic.
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.
Custom ciphering algorithm
caesar cipher with custom implementation
Bu yöntem her karakterin ASCII değerini bit seviyesinde kaydırarak şifreleme yapan basit bir yöntemdir.