-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dominik edited this page May 31, 2024
·
5 revisions
- CryptICS: An overview of the tool, it's purpose, and contributions
- Installation: How to install and run CryptICS locally
- Developing: How to develop modules for CryptICS
CryptICS was started as a demonstration tool for the KRYPTO lecture at HSLU by Josef Schuler.
The tool aims to allow demonstrating and interactively learning cryptographic principles and foundational mathematical elements of cryptography.
CryptICS is being built as a "Security Project" and WIPRO based on the idea of an experimental cryptography lab by Josef Schuler.
The name "CryptICS" is a late-night attempt of an amusing portmanteau of Cryptography, ICS (the degree the KRYPTO lecture is a part of), and the fact that cryptography remains a puzzle for many students.
CryptICS is primarily based on these resources:
- KRYPTO lecture and script by Josef Schuler
- "Kryptografie verständlich" by Christoph Paar (ISBN: 978-3-662-49296-3)
CryptICS is being developed by Dominik Schenker with support from Josef Schuler and Ron Porath.
To contribute to CryptICS:
- Be nice
- Follow the conventions for modularity laid out in Developing
- Submit a Pull Request