Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

eludwig17/Information-Security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Information Security

License Top Language Open Issues Last Commit

This repository is intended for education, experimentation, and reference; not for production usage. These are files programmed by me for my information Security Course at Concordia University Irvine which I learned the fundamentals of information & cyber security that covered the topics of historical, modern cryptography, and computer system security.


Table of contents

  • About
  • Code

About This repository contains several Python implementations and demonstrations of encryption-related algorithms (DES family, RSA, and GNU Privacy Guard related utilities). Each script is documented in-code and demonstrates algorithm internals and test vectors for learning.

Code files

DES (classic DES / 3DES implementations and tests)

RSA (asymmetric crypto demonstrations)

  • RSA/rsa.py — RSA key generation, encryption/decryption, signing and verification functions with examples and comments.

GNU Privacy Guard Project (GPG-related scripts / 3DES & helpers)

License This project is licensed under the MIT License. See LICENSE for details.

Thank you for exploring my Information Security Repository.

About

Undergraduate Information Security Course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages