Skip to content
#

asymmetric-encryption

Here are 23 public repositories matching this topic...

This repository provides a comprehensive guide to cryptography fundamentals and practical applications. It includes examples of symmetric encryption (AES), asymmetric encryption (RSA), digital signatures, and common cryptographic combinations. All code examples are available in Python.

  • Updated Feb 2, 2025
  • Python

A modular cryptography engine implementing an optimized ElGamal pipeline with large-prime generation, block-level file encryption, and multithreaded acceleration. Demonstrates practical skills in number theory, security engineering, performance optimization, and high-throughput Python system design

  • Updated Dec 11, 2025
  • Python

Showcasing confidential document workflows and cryptographic traceability in Industry 5.0, organized as a hands-on IEEE Student Branch workshop for engineering students.

  • Updated Jan 20, 2026
  • Python

🔐 Explore cryptography fundamentals, including encryption, hashing, and digital signatures, through hands-on practice and clear concepts for beginners.

  • Updated Mar 25, 2026
  • Python
CryptoGuard-Keys

Improve this page

Add a description, image, and links to the asymmetric-encryption 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 asymmetric-encryption topic, visit your repo's landing page and select "manage topics."

Learn more