There are 1 repository under decryption-algorithm topic.
BitCracker is the first open source password cracking tool for memory units encrypted with BitLocker
An open source implementation/description of the Synology Cloud Sync encryption/decryption algorithm
Western Digital Decryption tools
👨💻 Computer Security algorithms in C#
auto decrypt the request ciphertext and auto bypass the signature of the API. 针对数据包加密、签名保护的安全测试场景,借助burp插件自动解密数据包密文,自动绕过接口的签名保护,最后借助密文数据天然过waf的优势结合Xray等漏扫工具完成半自动的安全测试
A reliable C# nugget package for encrypting and decrypting data.
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)
This repository contains the code for encrypting an image using various techniques and PRNGs.
Yandex browser passwords and credit-cards decryption algorithm
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
SHA-256 Cryptographic Hash Algorithm for Bitcoin Miner
Membuat Enkripsi dan Dekripsi dengan Android Studio
An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Public Key Infrastructure (PKI) in Cybersecurity.
Encryption and Decryption of JSON files and Dictionaries
How to Encrypt and Decrypt a File in Android Studio Kotlin
A script for decrypting text encrypted with monoalphabetic/simple substitution ciphers using combined pattern deduction.
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
🔑 Representation of different kinds of cryptographic ciphers written in Python, with explanations and additionally comments for better understanding by everyone.
Javascript or Quantum brute-forcing the Ethereum private key corresponding to a given public key x-coordinate on the SECP256K1 elliptic curve.
A program to encrypt a given file by shifting the bytes of a file by pseudorandom numbers.
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).
How to Secure API Key or String Encryption and Decryption Using Library Android Studio Kotlin
AES encryption and decryption algorithms implemented in Verilog programming language
Implementation in some well known cipher algorithms.
Share some secrets after you encrypt them. Here’s the way to do it.
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
🥲 my whole knowledge of low level coding, decrypting, decompiling and shellcode injection
In this program write in C language , you enter the encrypted message and select the method for decrypt with brute force (Cesar and Affine)
Simulation Python d’une chaîne de communication acoustique basée sur la modulation de signaux inaudibles. Projet de traitement du signal : codage ASCII → modulation → transmission → filtrage → décodage.
Special for writting the algorithms about the cryptography in C Language. Feel free to contribute.