PoW Blockchain network built in C#. Supports the ZR420 cryptocurrency. Supports decentralised storage and transaction forwarding through peer-2-peer networking.
-
Updated
Sep 20, 2022 - C#
PoW Blockchain network built in C#. Supports the ZR420 cryptocurrency. Supports decentralised storage and transaction forwarding through peer-2-peer networking.
A simple and fast Vigenère solver using Index of Coincidence, Friedman and Chi-squared
Python implementation of RSA cryptosystem showing the encryption and decryption algorithms as well as the possible attacks.
🔢 A python version of Enigma Machine
The Trading Alert System is an automated solution designed to streamline and enhance traders’ decision-making processes by providing real-time notifications. This system delivers actionable trading alerts—buy, sell, and suggestion signals—directly to traders through popular communication platforms.
PyLock is a password manager that allows users to securely store and retrieve their passwords. It uses encryption to ensure that the stored passwords are safe and protected.
This is a Text Encrypter/Decrypter program written in Python which uses the Caesar Cipher technique to encrypt the text.
Repository containing all the materials and assignments from the course I used/solved.
Data cryptography in frontend with crypto.js
Feistel cypher based on TwoFish and SkipJack. Not my design, although I did write the code.
This project generate unique public key and the private key associated with it, it can sign and send ethers to any public address
AES is a symmetric encryption algorithm standardized by the National Institute of Standards and Technology (NIST). It operates on fixed block sizes of 128 bits and employs a 128-bit key to encrypt and decrypt data securely. AES is widely used for securing sensitive data due to its strong encryption, efficiency, and resistance to most known attacks
Add a description, image, and links to the cyptography topic page so that developers can more easily learn about it.
To associate your repository with the cyptography topic, visit your repo's landing page and select "manage topics."