crypt
There are 147 repositories under crypt topic.
openwall/john
John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
wumansgy/goEncrypt
go语言封装的各种对称加密和非对称加密,可以直接使用,包括3重DES,AES的CBC和CTR模式,还有RSA非对称加密,ECC椭圆曲线的加密和数字签名
soyersoyer/SwCrypt
RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X
gevorg/http-auth
Node.js package for HTTP basic and digest access authentication.
do-know/Crypt-LE
Crypt::LE - Let's Encrypt / Buypass / ZeroSSL and other ACME-servers client and library in Perl for obtaining free SSL certificates (inc. generating RSA/ECC keys and CSRs). HTTP/DNS verification is supported out of the box, EAB (External Account Binding) supported, easily extended with plugins, easily dockerized.
TorgoTorgo/ghidra-findcrypt
Ghidra analysis plugin to locate cryptographic constants
DosX-dev/NET-MalwareCryptor
Legacy OpenSource malware packer for .NET Framework executable files
DosX-dev/DotNET_XorCryptor
A new simple and powerfull packer for malware
madslundt/cloud-media-scripts
Upload and stream media from the cloud with or without encryption. Cache all new and recently streamed media locally to access quickly and reduce API calls
billythegoat356/Berserker
Obfuscate your Python scripts better, faster.
byt3n33dl3/PasswordCracker
CLI application for credentials recovery, converting and multi-threaded cracking mechanism for online and offline scenario.
GehirnInc/crypt
Pure Go crypt(3) Implementation
bytenano/SimpleCrypter
A simple cryptor for .NET/Native files with Injection and obfuscation
panxw/android-crypt-helper
Java tool of AES, RSA, DESede, Base64, Hex and so on.
rek7/DEScrypt-CPU-Collision-Cracker
DEScrypt CPU Collision Cracker
RyuzakiKK/NoteCrypt
Keep your notes safe and secure with Note Crypt for Android!
amoghe/go-crypt
Golang wrappers for glibc crypt(3)
jerson/react-native-fast-rsa
RSA for react native made with golang for fast performance
REVENGE977/Revenge-Ransomeware
a vigenere algorithm encrypt ransomeware created by me :p, for education purpose.
marcocesarato/PHP-AIO-Security
The objective of this class is offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
jedisct1/turbocrypt
A fast, easy-to-use, and secure command-line tool for encrypting and decrypting files or entire directory trees.
fm4dd/viper
Viper is a brute-force password cracker.
CandyMi/skynet-lua-crypt
Skynet Lua crypto algorithms supported extend
dawnl3ss/ARS_ENCRYPT
Modified caesar's-cipher-based encrypt system written in C++.
myENA/mkpasswd
Simple mkpasswd utility written in golang for platform portability
piopy/ccva
ccva is software that came to my mind watching mr robot series. It allows you to hide more files into another one (.mp3 , .jpg, .pdf, .exe tested) with the possibility of crypt it using the AES256 method
BehzaDMagzer/epcrypter
A Tool For Crypt File And Bypass AntiVirus Even msfvenom Payloads
simonepri/phc-format
📝 PHC String Format implementation for Node.JS
ah-guobing/CryptAES
不同语言的AES实现
EugeneSunrise/CryptHWID
Library for crypt HWID(Issuance of a license)
52fhy/crypt-demo
crypt加密解密各种语言实现demo
astrapi69/mystic-crypt
Cpyptograhic library in java
vmwavie/security-toolkit
A package of security tools for your application. ( beta-testing )
gevorg/apache-crypt
Node.js module for Apache style password encryption using crypt(3).
fdorantesm/cryptaculous
A utility with zero dependencies to encrypt and decrypt values by abstracting the native crypto package.
mszula/crypt3-md5
Implementation of glibc crypt(3) MD5 password hashing method in TypeScript