A Node.js and Socket.IO chat web application with RSA-2048 and AES-256-CTR encryption.
-
Updated
Dec 11, 2022 - JavaScript
8000
A Node.js and Socket.IO chat web application with RSA-2048 and AES-256-CTR encryption.
A secure, terminal-based messaging application implementing modern cryptographic protocols for private communication.
Pathbyter is a lightning fast proof-of-concept ransomware that uses RSA wrapped AES, multiprocessing, in memory key encryption, appends encrypted AES keys to files, and other tactics utilized by advanced threat actors like Conti, REvil, WannaCry, Ryuk, Lockbit, etc.
An encryption systems made using Python for our Applied Cryptography Module in Year 1.
An educational Secure Boot and Kernel Integrity Verification system demonstrating chain of trust, kernel signing, and protection against boot-level attacks using SHA-256 and RSA-2048.
RSA 2048 implementation in Java using BigInteger, Java Security and Java file handling
Comprehensive Cryptographic Performance Analysis
pngcrypt is a command-line tool for securely embedding and extracting encrypted messages within PNG images using AES-256 and RSA-2048. This ensures that the hidden data remains confidential and can only be accessed with the correct private key.
A quantum AGI challenge on XRPL for human-AI symbiosis and FTL exploration. Factor n to unlock coexistence message. #XRPLNFT #QuantumAGIChallenge
Secure unlocking over Wifi with a remote control
Encryptor.java securely encrypts files in input using AES and the Client's public key, storing encrypted files, AES keys, and their hashes in encrypted. Decryptor.java uses the User's private key to verify integrity, decrypt files to output, and deletes encrypted files after success.
Add a description, image, and links to the rsa-2048 topic page so that developers can more easily learn about it.
To associate your repository with the rsa-2048 topic, visit your repo's landing page and select "manage topics."