encryption-algorithm

There are 105 repositories under encryption-algorithm topic.

  • Wind-River/crypto-detector

    Cryptography detection tool

    Language:Python15815231
  • TypicalHog/THCrypt

    C++ console application that features unique (at least I think so) symmetric key based file encryption algorithm.

    Language:C++537420
  • raymondrc/FPGA_SM4

    FPGA implementation of Chinese SM4 encryption algorithm.

    Language:Verilog492026
  • ilvn/aes256

    A byte-oriented AES-256 implementation.

    Language:C44326
  • vesvault/libVES.c

    VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key

    Language:C39408
  • Joshua-Riek/AES

    My implementation of AES 256-bit encryption!

    Language:Python232015
  • ryfan/Enkrip-Dekrip-AES

    Aplikasi PHP Enkripsi-Dekripsi File Menggunakan Algoritma Advanced Encryption Standard (AES-128)

    Language:JavaScript232413
  • 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.

    Language:C#14105
  • 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.

    Language:Python13125
  • BaseMax/SimplestRSA

    Simplest implementation of RSA algorithm encryption and decryption. (In only 13 lines)

    Language:PHP820
  • luc-lynx/belt-algorithms

    BELT (STB 34.101.31) Encryption Algorithm and Hash Function Implementations

    Language:C8111
  • markknol/hx-lzstring

    LZString port in Haxe

    Language:Haxe840
  • aegis-dev/SpeckNet

    C# implementation of Speck cipher

    Language:C#7201
  • kmohamed2020/rc4

    This quite implementation for RC4, Encryption Algorithm

    Language:C7105
  • Caume/HerraduraKEx

    Herradura is a Key exchange scheme in the style of Diffie-Hellman Key Exchange, based on bitwise operations.

    Language:C6301
  • kojiba/purge

    512-bit block encryption algorithm, specially for x64

    Language:C6102
  • Coding-Meet/File-Encryption-Decryption

    How to Encrypt and Decrypt a File in Android Studio Kotlin

    Language:Kotlin5112
  • duzun/cycle-crypt

    Variable size symmetric key encryption algorithm. PHP & JavaScript implementation, small, portable and fast.

    Language:JavaScript543
  • 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

    Language:Java5100
  • Crazelu/igodo

    A novel symmetric encryption algorithm implemented in Dart

    Language:Dart4103
  • Daniyar1239/AES-encryption-in-Verilog

    AES encryption and decryption algorithms implemented in Verilog programming language

    Language:Verilog4110
  • 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.

    Language:Python4140
  • fosskers/enigma

    An encryption algorithm inspired by the Enigma Machine.

    Language:Haskell430
  • h6465617468/SilverCipher

    JS Browser Encryption Tool / SCP-1024 Very complex, highly computational encryption algorithm

    Language:PHP4400
  • keepworks/caterpillar-ruby

    A simple ruby client for the Caterpillar API

    Language:Ruby4300
  • MartinGurasvili/Custom-Message-Encryption-Python

    This is a UI based simple custom made encryption and decryption program written in python

    Language:Python4100
  • 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).

    Language:Python4101
  • ttwizz/pixcrypt

    Key-based Encryption & Decryption Library

    Language:Lua4302
  • herculesinc/pohlig-hellman

    Pohlig-Hellman cipher for Node.js

    Language:TypeScript3301
  • kanishkt/Encryptr

    An Image Encryption-Decryption Platform for CS 460

    Language:JavaScript3376
  • pyihe/secret

    usual encryption algorithm(HASH/DES/AES/RSA/MAC) written in go

    Language:Go3101
  • 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

    Language:Java3002
  • 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.

    Language:Python3100
  • Yagnikfadadu/HorseEncryption

    Encryption Standard to protect data from theft

    Language:Java3120
  • yasnakateb/AES

    🔐 Hardware Implementation Of AES Algorithm in Verilog HDL

    Language:Verilog3200
  • mgrand/crypto-shuffle

    Very secure symmetric encryption algorithm with unlimited key length.

    Language:Java2301