You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 𝚌𝚛𝚢𝚙𝚝𝚘𝚜𝚢𝚜𝚝𝚎𝚖𝚜 package offers a suite of classes and functions for both symmetric and asymmetric encryption, signature-verification, hashing algorithms, key exchange protocols as well as mathematical utility functions. Docs at https://cryptosystems.readthedocs.io.
Bitcoin Mining Simulator. An interactive, browser-based tool designed to visually and interactively explain the fundamental concept of Bitcoin mining and Proof-of-Work. This simulator allows users to see the "guess and check" process of finding a valid hash in real-time, right in their browser.
Tanji is a Python encryption library that provides a secure and flexible solution for encrypting and decrypting messages. It leverages both symmetric and asymmetric encryption techniques to ensure the confidentiality and integrity of your data.
Interactive cryptography learning platform with algorithm visualizations, AI-powered tutoring (Gemma2), and multi-language implementations (C++/Java/Python). Features AES, DES, RSA, SHA-512, and more with step-by-step visual breakdowns.
A secure Job Posting Platform built with Django, integrating advanced security measures to protect user data and prevent cyber threats. This platform enables users to create, edit, and manage job listings while maintaining high standards of Confidentiality, Integrity, and Availability (CIA Triad).
This project is made for our Cyber Security course. Basically it is cryptographic encryption decryption algorithm simulation. It has four algorithms named "Additive Cipher", "Subtractive Cipher", "Reverse Affine Cipher" and "Division Cipher"