Skip to content
#

advanced-encryption-standard

Here are 34 public repositories matching this topic...

This GitHub repository contains a basic Python implementation of the Advanced Encryption Standard (AES) algorithm, which is a widely used symmetric-key encryption algorithm for securing data. The code in this repository provides a complete implementation of AES-128 bits encryption.

  • Updated Apr 14, 2023
  • Python

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

This package is prepared for the Computer and Networks Security course at Ain Shams University for the summer semester [2022-2023]. It has classical and more advanced cryptography algorithms.

  • Updated May 15, 2023
  • C#

Improve this page

Add a description, image, and links to the advanced-encryption-standard topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the advanced-encryption-standard topic, visit your repo's landing page and select "manage topics."

Learn more