aes-decryption

There are 57 repositories under aes-decryption topic.

  • Ebryx/AES-Killer

    Burp Plugin to decrypt AES encrypted traffic on the fly

    Language:Java6342515122
  • michaelehab/AES-Verilog

    Advanced encryption standard (AES128, AES192, AES256) Encryption and Decryption Implementation in Verilog HDL

    Language:Verilog852620
  • futzu/m3ufu

    The Most Pythonic M3U8 Playlist Parser and Downloader Allowed by Law. Automatic AES Decryption. All HLS Tags Are Supported. All SCTE-35 Tags are Supported.

  • homerflander/AES-Encryption-Python

    Two scripts in Python to encrypt/decrypt using the 128 bits AES algorithm, ECB mode with hex "00" as padding for each character. For the encryption, an ascii plaintext file is taken as the input, then an encrypted hex file is outputted. For the decryption, a ciphertext hex file is taken as the input, then a decrypted ascii file is outputted.

    Language:Python253022
  • sakship31/Text-steganography

    Flask website for implementation of paper on text-based steganography i.e. hiding a secret message in a cover message and sending it over social media which in turn can be revealed.

    Language:Python25147
  • BLu85/AES-GCM-128-192-256-bits

    Configurable AES-GCM IP (128, 192, 256 bits)

    Language:Python210106
  • mrdcvlsc/AES

    A Lightweight Single Header file C++ AES Library that also supports AES Hardware Acceleration Technology

    Language:C++13102
  • ramazancetinkaya/TubaraCrypt

    A secure AES encryption and decryption library with custom Tubara algorithm.

    Language:PHP12101
  • galoget/gpp-cpass-decrypt

    GPP CPassword Decryption Tools

  • arvindpj007/AES-CTR-Padding-Attack

    Golang programs for AES-CTR mode encryption with 2 different hashing algorithm and Padding Oracle attack on AES-CTR mode.

    Language:Go8200
  • vdparikh/crypto

    GoLang Crypto operations - AES, HMAC, Checksum and RSA Encrypt Decrypt

    Language:Go8202
  • NRollo/PowerMeter

    Reads the power meter (every 10 sec.) de-crypt and publish to the MQTT server

    Language:C7201
  • atulkunal999/Ace-Pradator-AES-algorithm-To-Encrypt-Drives-With-Key-and-Password

    Ace Pradator is a Drive Encrypter which Encrypits on basis of AES Algorithm And thus it Protect The Data From Reading

    Language:C#4115
  • cloudmadeofcandy/AES_implementation

    AES Encryption and Decryption implementation for CT303 - Basis of Information Integrity and Security - Academy of Cryptography Techniques

    Language:Python4202
  • tebinraouf/CryptoPP

    Implementing AES and TDES with CryptoPP Library

    Language:C++4110
  • xLoge/AES

    Lightweight, portable, AES for C++11 and above.

    Language:C++4100
  • abdalla1912mohamed/-AES-encryption-and-decryption-platform-in-FPGA-communication

    implementing a protected communication platform between 2 FPGA's. Data is entered through a keyboard-FPGA interface then the data is encrypted using AES encryption and sent to the second FPGA where the decryption occurs if the decryption key is given and the data is displayed using an FPGA-LCD interface using VHDL scripts

    Language:C3101
  • DarthWilliam36/AES_Cipher

    Simple AES Cipher made in python for educational purposes.

    Language:Python3100
  • Ibraam-Nashaat/AES-Verilog

    Advanced encryption standard (AES128, AES192, AES256) Encryption and Decryption Implementation in Verilog

    Language:Verilog3000
  • maxDcb/nimAesCrypt

    Nim file-encryption module that uses AES256-CBC to encrypt/decrypt files.

    Language:Nim3100
  • muneebahmad/AESAndroid

    Android AES-ECB/CBC, reference implementation by me in Java for PGSS.

    Language:Java3201
  • nemuelw/fcrypt

    Encrypt and decrypt files & directories from the command line

    Language:Go3101
  • zhoukaidev/opencl-aes

    Accelerate AES by opencl

    Language:C++3203
  • CertifiedGlowie/ADT

    Aes Decryption Tool(ADT) is an application that lets you decrypt AES256 encrypted files using command line arguments with safety feature of backing them up with .EX extension.

    Language:Rust2100
  • halloweeks/custom-aes

    This is a modified version of the AES-128 CBC encryption algorithm. In this custom implementation, encryption and decryption are possible without requiring an Initialization Vector (IV). Instead, the IV is derived from the last and first round key during the encryption and decryption process.

    Language:C210
  • iVishalr/AES-Encryption

    This is a quick and simple AES Encryption implementation using C Programming Language

    Language:Objective-C2202
  • yinxing2008/AESCrypt

    aes encrypt and decrypt

    Language:Kotlin2000
  • 0r-gh0/AES-128

    AES-128 Implementation

    Language:C1100
  • AhmedShoeb0/MessageEncryptionDecryptionApp

    A simple Java application that uses AES algorithm to encrypt any text or decrypt the encrypted text back to a meaningful message.

    Language:Java1101
  • akashjha25/aes-decryption

    Verilog code for decryption part of 128-aes.

    Language:Verilog1100
  • BryanYehuda/DocGuard

    This Repository is made to save the process of creating an Android App Called DocGuard, an app to helps you hash your important images and files. To see the report and the process of making you can see the LaporanAkhir (In Bahasa). Finalized APK can be seen in the docguard.apk

    Language:Java120
  • BryanYehuda/KriptografiETS

    This repository was created to fulfill the ETS Assignment of the ITS Cryptography Course. The report of the creation of this task can be seen in the PDF available in the Repository

    Language:Python120
  • elpidakrp/HighLevelSynthesis_AES

    AES algorithm for High Level Synthesis

    Language:C++1100
  • Koyama-Tsubasa/AES

    Easy C code of AES

    Language:C++1100
  • samuel-lucas6/AES-CTR.NET

    A .NET implementation of AES-CTR.

    Language:C#120
  • Shikhar0051/SecureSignatureVerification

    This project Ensures secure encryption and decryption of plaintext to secure cyphertext and vice-versa using AES Encryption. And maintains a secure connection between client and server using the RSA algorithm.

    Language:Python1100