encryption-algorithm
There are 105 repositories under encryption-algorithm topic.
Wind-River/crypto-detector
Cryptography detection tool
TypicalHog/THCrypt
C++ console application that features unique (at least I think so) symmetric key based file encryption algorithm.
raymondrc/FPGA_SM4
FPGA implementation of Chinese SM4 encryption algorithm.
ilvn/aes256
A byte-oriented AES-256 implementation.
vesvault/libVES.c
VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key
Joshua-Riek/AES
My implementation of AES 256-bit encryption!
ryfan/Enkrip-Dekrip-AES
Aplikasi PHP Enkripsi-Dekripsi File Menggunakan Algoritma Advanced Encryption Standard (AES-128)
EaseFilterSDK/AutoFileEncryptExample
A C# transparent file encryption example which was implemented with the Transparent Encryption File System Filter Driver SDK. The Transparent Encryption File System Filter Driver SDK allows you to develop transparent on-access, per-file encryption Windows application without the driver encryption knowledge, help you to handle most of the complexity in encryption operations.
apratimshukla6/enyo
Enyo is a lightweight multistage partition-based encryption algorithm. Enyo cipher demonstrates good resistance to a brute-force attack. It is well suited for small-scale applications where the computational power is a bottleneck.
BaseMax/SimplestRSA
Simplest implementation of RSA algorithm encryption and decryption. (In only 13 lines)
luc-lynx/belt-algorithms
BELT (STB 34.101.31) Encryption Algorithm and Hash Function Implementations
markknol/hx-lzstring
LZString port in Haxe
aegis-dev/SpeckNet
C# implementation of Speck cipher
kmohamed2020/rc4
This quite implementation for RC4, Encryption Algorithm
Caume/HerraduraKEx
Herradura is a Key exchange scheme in the style of Diffie-Hellman Key Exchange, based on bitwise operations.
kojiba/purge
512-bit block encryption algorithm, specially for x64
Coding-Meet/File-Encryption-Decryption
How to Encrypt and Decrypt a File in Android Studio Kotlin
duzun/cycle-crypt
Variable size symmetric key encryption algorithm. PHP & JavaScript implementation, small, portable and fast.
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
Crazelu/igodo
A novel symmetric encryption algorithm implemented in Dart
Daniyar1239/AES-encryption-in-Verilog
AES encryption and decryption algorithms implemented in Verilog programming language
dhruvparekh01/PySafe
Implements the Data Encryption Standard (DES) and Triple-DES (3DES) in Python. Uses a GUI and lets the user input the plaintext in 64-bit hexadecimal format and outputs the ciphertext in 64 bit hexadecimal.
fosskers/enigma
An encryption algorithm inspired by the Enigma Machine.
h6465617468/SilverCipher
JS Browser Encryption Tool / SCP-1024 Very complex, highly computational encryption algorithm
keepworks/caterpillar-ruby
A simple ruby client for the Caterpillar API
MartinGurasvili/Custom-Message-Encryption-Python
This is a UI based simple custom made encryption and decryption program written in python
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
herculesinc/pohlig-hellman
Pohlig-Hellman cipher for Node.js
kanishkt/Encryptr
An Image Encryption-Decryption Platform for CS 460
pyihe/secret
usual encryption algorithm(HASH/DES/AES/RSA/MAC) written in go
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
TheSUPERCD/PySteganography
A customizable encryption scheme for transmitting confidential information via a non-secure channel. It uses Steganography techniques to encode the secret data into an image or video file and can be used multiple times to make it a layered encryption and decrease the risk of being discovered.
Yagnikfadadu/HorseEncryption
Encryption Standard to protect data from theft
yasnakateb/AES
🔐 Hardware Implementation Of AES Algorithm in Verilog HDL
mgrand/crypto-shuffle
Very secure symmetric encryption algorithm with unlimited key length.