encrypted-strings
Here are 4 public repositories matching this topic...
Android library to reveal or obfuscate strings and assets at runtime
- Updated
Jun 24, 2021 - Java
String Encryption and File Encryption for C/C++, C#, Visual Basic .NET, Delphi/Pascal/Object Pascal, Java, JavaScript, Python, Ruby, AutoIt, PowerShell, Haskell, MASM, FASM programming languages.
- Updated
Feb 20, 2019 - PHP
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.
- Updated
Sep 30, 2020 - C#
This Python code takes a plaintext word and uses alphanumeric characters and an alphabet 'wraparound' algorithm to encrypt strings. Letters are given different numerical values corresponding to their position in the alphabet. Based on the range of this number, the program performs certain operations to it. If it is still <= 26, the program codes…
- Updated
Sep 22, 2017 - Python
Improve this page
Add a description, image, and links to theencrypted-strings topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theencrypted-strings topic, visit your repo's landing page and select "manage topics."