advanced-encryption-standard
Here are 45 public repositories matching this topic...
Language:All
Sort:Most stars
Dimorf is a ransomware using 256-bit AES with a self-destructing, randomly generated key for Linux OS´s
- Updated
Jun 2, 2023 - Python
A (non-production) implementation of AES for educational purposes
- Updated
May 29, 2022 - C
Implementation of the Advanced Encryption Standard in Chisel
- Updated
Apr 18, 2022 - Scala
The repo is about simple implementation of various algorithms and techniques used in cryptography, namely Simplified DES, Simplified AES, RSA, Caesar Cipher, Monoalphabetic Cipher.
- Updated
Jun 8, 2021 - Python
Collection of Web pages and programs in the JavaScript language perform encryption (256 bit secret key AES) entirely within your Web browser—you needn't download nor install any software, and nothing is sent to any Web site when you encrypt or decrypt a message.
- Updated
Mar 17, 2022 - HTML
Implementation of a simplified version of the AES algorithm
- Updated
Jul 15, 2024 - Python
Implementation of various symmetric key encryption systems like AES, DES, triple DES (3 DES), Ceasar cipher, Substitution cipher, Hill cipher
- Updated
Dec 12, 2022 - Python
💬 C# .NET Windows Form Multicast Chat with optional Advanced Encryption Standard (AES) on messages and customizable parameters.
- Updated
Mar 23, 2021 - C#
Example of using the Advanced Encryption Standard
- Updated
Jan 7, 2021 - C#
The Blockchain-Based File Sharing System enables secure, decentralized peer-to-peer file sharing by encrypting files with AES, storing them on IPFS, and maintaining file hashes on a blockchain. A socket-programmed network ensures only authorized users can access the blockchain, ensuring data integrity and privacy.
- Updated
Dec 31, 2023 - HTML
C program for crypto project using concepts of diffie-hellman and AES-128.
- Updated
May 22, 2021 - C
Advanced encryption standard (AES128, AES192, AES256) Encryption and Decryption Implementation in Verilog
- Updated
May 25, 2022 - Verilog
Implementing the Advanced Encryption Standard (AES) in Node.js using the Crypto module.
- Updated
Sep 13, 2024 - JavaScript
This is a quick and simple AES Encryption implementation using C Programming Language
- Updated
Oct 26, 2020 - Objective-C
I implement and test Advanced Encryption Standard – 128bits modules (S-Box, ShiftRows, and MixColumns)
- Updated
Oct 19, 2023 - Java
Finds an inverse mix column of data using pre-calculated Galois finite field.
- Updated
Feb 3, 2024 - C++
- Updated
Feb 26, 2021 - Verilog
Advanced Encryption Standard 128/192/256-bits ECB/CBC Java implementation
- Updated
Mar 18, 2022 - Java
Enkripsi dan dekripsi file | AES 128, 192, 256 bit | PWA
- Updated
Jul 26, 2025 - JavaScript
Improve this page
Add a description, image, and links to theadvanced-encryption-standard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theadvanced-encryption-standard topic, visit your repo's landing page and select "manage topics."