decryption-algorithm
There are 101 repositories under decryption-algorithm topic.
e-ago/bitcracker
BitCracker is the first open source password cracking tool for memory units encrypted with BitLocker
marnix/synology-decrypt
An open source implementation/description of the Synology Cloud Sync encryption/decryption algorithm
SofianeHamlaoui/WD-Decrypte
Western Digital Decryption tools
zeyadetman/Computer-Security-algorithms
👨💻 Computer Security algorithms in C#
hbdxmz/AutoBypassEncryptAndSign
auto decrypt the request ciphertext and auto bypass the signature of the API. 针对数据包加密、签名保护的安全测试场景,借助burp插件自动解密数据包密文,自动绕过接口的签名保护,最后借助密文数据天然过waf的优势结合Xray等漏扫工具完成半自动的安全测试
selfmadecode/SafeKrypt.Data.Security
A reliable C# nugget package for encrypting and decrypting data.
prajwalmali/crypto
This tool will encrypt-decrypt your files and directories. It has built-in password generator and featured with Colourful UI. It is based on AES (Advanced Encryption Standard) CBC mode Algorithm Symmetric Cryptography and made in Python language (Python3)
Saransh-cpp/Chaotic-Encryption
This repository contains the code for encrypting an image using various techniques and PRNGs.
ryfan/Enkrip-Dekrip-AES
Aplikasi PHP Enkripsi-Dekripsi File Menggunakan Algoritma Advanced Encryption Standard (AES-128)
knvd/HADES
A hybrid Encryption/Decryption Algorithm implementing both DES and RSA algorithm.
mhhabib/AES-Encryption-and-Decryption-in-java
Simple data encryption and decryption using AES Algorithm in Java swing. Users will put his hidden key that's the encrypt key alone with his/her message. Remote users only access the message by using first user key
AzharRivaldi/Encrypt-Decrypt
Membuat Enkripsi dan Dekripsi dengan Android Studio
helloissac/sha-256-hash-algorithm-bitcoin-miner
SHA-256 Cryptographic Hash Algorithm for Bitcoin Miner
rcastrucci/jsoncrypt
Encryption and Decryption of JSON files and Dictionaries
theashishgavade/SecureCipher
Simple data encryption and decryption using AES Algorithm in Java swing. Users will put their hidden key that's the encrypt key alone with his/her message. Remote users only access the message by using the first user key
Arkantos-13/Cryptographic_Algorithms
🔑 Representation of different kinds of cryptographic ciphers written in Python, with explanations and additionally comments for better understanding by everyone.
Daniyar1239/AES-encryption-in-Verilog
AES encryption and decryption algorithms implemented in Verilog programming language
djeley/ssc-decryptor
A script for decrypting text encrypted with monoalphabetic/simple substitution ciphers using combined pattern deduction.
jithin-renji/SEA
A program to encrypt a given file by shifting the bytes of a file by pseudorandom numbers.
SEE-DS/bellaso
The Bellaso cipher is a method of encrypting alphabetic text by using a series of interwoven Caesar ciphers, based on the letters of a keyword. It employs a form of [polyalphabetic substitution] (https://en.wikipedia.org/wiki/Polyalphabetic_cipher).
ttwizz/pixcrypt
Key-based Encryption & Decryption Library
Coding-Meet/File-Encryption-Decryption
How to Encrypt and Decrypt a File in Android Studio Kotlin
dipta-dhar/Cryptography-Cipher-algorithms
Implementation in some well known cipher algorithms.
kanishkt/Encryptr
An Image Encryption-Decryption Platform for CS 460
namdevel/go-crypt
AES Encrypt Decrypt String With Key (Base64, Gzip, HEX)
sushant097/Encrypt-and-Decrypt-
This is the Program used for Encryption and Decryption of the text in java without using any built-in function of java i.e. who is interested to understand Encryption and Decryption in java
wildonion/thecry
🥲 my whole knowledge of low level coding, decrypting, decompiling and shellcode injection
AKASHCS50/Enigma
Enigma Encoder & Decoder
arthurosipyan/OS-Encryption-Decryption-Manager
Operating System Security Encryption and Decryption with Affine and Vigenere Cipher project.
chaton2325/-BruteForce-decryption-of-Cesar-and-Affine-encryptions-methods
In this program write in C language , you enter the encrypted message and select the method for decrypt with brute force (Cesar and Affine)
EtorojahOkon/crypto
A secure and powerful encryption system
ivin-titus/Text-Encryption
Share some secrets after you encrypt them. Here’s the way to do it.
MrNkolima/cryptography
Special for writting the algorithms about the cryptography in C Language. Feel free to contribute.
teguh02/T-Encryption
T-Encryption is a single file simple encryption class for PHP