89 skills found · Page 1 of 3
JustasMasiulis / Xorstrheavily vectorized c++17 compile time string encryption.
Snowapril / String Obfuscator In Compile TimeC++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.
wenzhenxi / GorsaGolang RSA Encryption Library , Base64 support and uniform string type , Support for signing operations using RSA Support for RSAWithSHA1 and RSAWithSHA256
christopherney / EnigmaGradle Plugin - Obfuscator String Encryption (Android/Java)
dr4k0nia / XorStringsNETEasy XOR string encryption for NET based binaries
stevemk14ebr / CompileTime String EncryptionC++ 17 compile time string encryption supporting vs2010-2019
nevergiveupcpp / ObfuscxxHeader-only compile-time variables obfuscation library for C++20 and later. Compiler Support: MSVC (+WDM), Clang, GCC. Architecture Support: x86, x86-64, ARM64. OS Support: Windows, Linux, macOS.
haodynasty / Android Rsabig file and string RSA encryption by android
gioblu / CapeString encryption for Arduino, limited microcontrollers and other embedded systems.
magiclen / MagicCryptMagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrpyt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode, PKCS5 padding and 64, 128, 192 or 256-bits key length. If the encrypted data is a string, it will be formatted automatically to Base64.
fkie-cad / DeStroidFighting String Encryption in Android Malware
sroddy / Flutter String EncryptionCross-platform string encryption using common best-practices (AES/CBC/PKCS5/Random IVs/HMAC-SHA256 Integrity Check).
pluginaweek / Encrypted StringsProvides dead-simple string encryption/decryption syntax
MethodJiao / EncryptionString异或加密字符串
morsuning / Cryptography Gui ToolA cryptographic tool with a GUI interface implements common cryptographic algorithms for string and file encryption and decryption, using PyQt5 as the graphical interface.
ZeroLP / SecureStringNAOTCompile time string encryption with NativeAOT
PELock / StringEncrypt WebAPIString 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.
mderazon / Node FpeFormat preserving string substitution encryption
wufhex / Mystic XorstrA C++17 header-only library that provides compile-time string encryption and decryption using SIMD instructions and junk code injection.
SCRT-HQ / PEMEncryptPEMEncrypt is a cross-platform PowerShell module handling string encryption and decryption using RSA keys only.