Skip to content

S8V8GE/HAAC-Course-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High Assurance Access Control - Educational Python Scripts

Author: James Savage
Date: February 2025

⚠️Disclaimer

✅ These Python scripts are provided for educational purposes only to demonstrate cryptographic techniques and access control principles.

⚠️These scripts are solely intended for learning and illustrative use.⚠️

  • ❌ These scripts should not be used in any commercial, production, or security-critical environment.
  • 🔒 They do not expose any vulnerabilities or sensitive information.
  • ⚠️ The scripts are not affiliated with, endorsed by, or the responsibility of any employer or organisation.

💡 Use them at your own risk, and always follow best practices when working with cryptographic systems.

🛠 Usage Instructions

To use the scripts, follow these steps:

1️⃣ Download and Set Up PyCharm

  • Download and install PyCharm Community Edition (free).

2️⃣ Create a New Project

  • Open PyCharm and create a new project with a "Welcome Script."

3️⃣ Install Required Dependencies

  • Open Settings → Type in the search bar: Interpreter.
  • Click the "+" button, then search for "pycryptodome."
  • Select "pycryptodome" and click "Install Package."
  • Once installation is complete, click "Close""OK."

4️⃣ Use a Script

  • Open the "Welcome Script," delete the contents, and copy & paste the script you wish to use.

About

These Python scripts are provided for educational purposes only to demonstrate cryptographic techniques and access control principles, please read the README.md file.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors