Topic: "rsa-algorithm"
furkansenharputlu/f-license
Open Source License Key Generation and Verification Tool written in Go
Language: Go - Size: 10.6 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 811 - Forks: 77

zeyadetman/Computer-Security-algorithms
👨💻 Computer Security algorithms in C#
Language: C# - Size: 5.01 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 66 - Forks: 17

Anirban166/RSA-Cryptosystem
Implementations of and how-tos regarding the RSA cryptosystem
Language: Julia - Size: 105 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 60 - Forks: 19

bavlayan/Encrypt-Decrypt-with-OpenSSL---RSA
data encrypt and decrypt using openssl - rsa
Language: C++ - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 14

yakeing/php_jwsign
This is a function wrapping through the Openssl to sign and validate the data, which ensures the integrity and security of the original data.
Language: PHP - Size: 66.4 KB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 34 - Forks: 2

git-akshat/CNS-Lab
Cryptography and Network Security Lab programs done in 7th semester of SIT(VTU).
Language: C++ - Size: 4.56 MB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 29 - Forks: 17

Sanix-Darker/kripta
A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)
Language: Java - Size: 4.25 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 24 - Forks: 7

Akshay-Arjun/Video-Steganography
AES 256 & RSA encrypted video steganography. SRU Hackathon 2022 - Cybersecurity Winners
Language: Python - Size: 10.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 23 - Forks: 4

longluo/RSA
RSA encryption and decryption Algorithms in C Language. ---RSA加解密算法的演示,C语言实现。
Language: C - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 22

iamrohitsuthar/LP3
SPPU BE COMP LP3 Codes - Machine Learning (ML) and Information and Cyber Security (ICS)
Language: Jupyter Notebook - Size: 3.23 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 7

dhruvie/RSA
Image Encryption using RSA Algorithm in Python
Language: Jupyter Notebook - Size: 4.69 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 18 - Forks: 23

knvd/HADES
A hybrid Encryption/Decryption Algorithm implementing both DES and RSA algorithm.
Language: Java - Size: 4.09 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 17 - Forks: 13

ZentaChain/Zentalk-Web-Vue 📦
Zentalk-Web Encrypted Chat
Language: CSS - Size: 631 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 5

patidarayush11/RSA-Calculator
RSA is the algorithm used by modern computers to encrypt and decrypt messages. It is an asymmetric cryptographic algorithm. Asymmetric means that there are two different keys. This is also called public key cryptography, because one of them can be given to everyone. The other key must be kept private. It is based on the fact that finding the factors of an integer is hard (the factoring problem). RSA stands for Ron Rivest, Adi Shamir and Leonard Adleman, who first publicly described it in 1978. A user of RSA creates and then publishes the product of two large prime numbers, along with an auxiliary value, as their public key. The prime factors must be kept secret. Anyone can use the public key to encrypt a message, but with currently published methods, if the public key is large enough, only someone with knowledge of the prime factors can feasibly decode the message
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 16 - Forks: 10

Haldhardwivedi/Chat-application
A server client chat application with GUI in python using Sockets and RSA cryptography algorithm for secure data transmission
Language: Python - Size: 472 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 8

smaranjitghose/quantum_burglary
Demonstration of the use of Quantum Computing to leverage Shor's Algorithm for cracking RSA encryption
Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 4

Mehul2205/Cryptography-Assignments
These are the lab assignments performed during the course of cryptography
Language: Jupyter Notebook - Size: 1.06 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 13 - Forks: 13

eddieoz/RSA-primes-resolution
Recover a Private Key from a given Public Key using the Right Triangle-based Constant time mathematical solution method.
Language: Python - Size: 15.6 KB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 11 - Forks: 1

afonsocrg/RSACypherMachine
RSA string encrypter and decrypter
Language: Python - Size: 4.59 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 3

authdog/keylab
Keylab is a Node.js library designed to simplify the creation and validation of JSON Web Tokens, eliminating the need for prior knowledge in cryptography.
Language: TypeScript - Size: 3.32 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 10 - Forks: 1

rihemebh/Security-cheat-sheet
Size: 174 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 1

lonkey/simple-cryptographic-algorithms
Python library for demonstrating the functionality of common cryptographic algorithms
Language: Python - Size: 71.3 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 5

neehu613/RSA-based-chat-application
A django based chat application where you can send messages encrypted using RSA algorithm.
Language: Python - Size: 9.54 MB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 6

Matt41531/RSA-Encryption-Decryption
RSA Encryption and Decryption project
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 5

BaseMax/SimplestRSA
Simplest implementation of RSA algorithm encryption and decryption. (In only 13 lines)
Language: PHP - Size: 25.4 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0

AayushiAhlawat/Image-Forgery-Detection
System to detect Copy-Move forgery using Python and machine learning techniques
Language: Python - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

Farfetch/notarizer 📦
Notarizer is a tool that provides a way of verifying the authenticity of docker images.
Language: Python - Size: 22.5 KB - Last synced at: 14 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

KnckClip/Crypto-Clipper-C-Sharp
Clipboard Crypto Address Replacer is a C# tool that monitors the clipboard and replaces cryptocurrency wallet addresses with predefined ones using regex detection and RSA encryption.
Language: C# - Size: 2.42 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 2

czetsuyatech/crypto-util
This project contains encryption and decryption utility classes that suppors both AES and RSA algorithm.
Language: Java - Size: 30.3 KB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 6 - Forks: 4

doubtcrack/RSA-Encypter-Decrypter
The RSA Encryptor Decryptor is a digital lock and key system crafted as part of an academic project. It serves as a virtual toolbox, implemented in Python with a user-friendly interface built using Tkinter.
Language: Python - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

MohamedKamalOthman/RSA-Assignment
Language: Python - Size: 27.2 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

MUSTAFA-Hamzawy/RSA-Assignment
A program that is able to encrypt/decrypt text using the RSA algorithm, and chat app in which chat messages are encrypted.
Language: PHP - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

Kullmann/Photocrypt
The purpose of this project is to encrypt and decrypt photos using the AES algorithm with a one-time use 128-bit AES session key wrapped with 2048-bit RSA encryption.
Language: Python - Size: 173 MB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

soumi1805/Image-Encryption-using-RSA-algorithm-using-MATLAB
Language: MATLAB - Size: 53.7 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

thery/mathcomp-extra
Extra contribution for mathcomp
Language: Coq - Size: 545 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 2

Archerxy/RSA_java
This is a pure (and very very simple) java implementation of the RSA algorithm. One file to show you how RSA works (Euler's formula and Euclid's algorithm).
Language: Java - Size: 24.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

CleilsonAndrade/dscommerce-api
DSCommerce API é uma API robusta e versátil que atende às necessidades tanto de administradores quanto de clientes, para o gerenciamento de um sistema comercial. Oferece recursos como autenticação de usuário, perfis de usuário, gerenciamento de produtos com categorias, geração de ordem de compra e consulta. Utilizado o framework o Spring.
Language: Java - Size: 206 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 5 - Forks: 0

AbdelrahmanBayoumi/RSA-Algorithm
Implementation of RSA Algorithm (Encryption - Decryption)
Language: Python - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

pinkr0x1k/license-key
RSA and Public Key Cryptography designed and conducted research experiments to test theories for improved performance.
Language: C# - Size: 688 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

kevinalmansa/rsa
Educational Implementation of RSA in C
Language: C - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 4

N1ghtF1re/Digital-Signature
Digital signature using RSA algorithm
Language: Java - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

rasti37/RSA-Cryptosystem
Encryption and Decryption using the RSA Algorithm
Language: Java - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

arxiver/rsam
Modified package for RSA encryption/decryption to allow large message encryption/decryption, to allow encryption through private key and decryption through public key and signature through public key and private key and vice versa. i.e. Additional functionalities to the existing crypto package https://pkg.go.dev/github.com/gossl/rsam
Language: Go - Size: 41 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

pwgit-create/FileEncryptGui_Java11
Language: Java - Size: 2.73 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

Lyzev/RSA4K
A RSA Cipher implementation for Kotlin/Java.
Language: Kotlin - Size: 2.06 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

HolzerSoahita/Cracking_code_python
This is an implementation of all famous cryptography algorithms in python. There are several algorithm of cipher in this like Caesar, Transposition, Substitution, Vigenere, AES and RSA
Language: Python - Size: 568 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

TomasPhilippart/MDTools
:unlock: Tools to help Discrete Mathematics computations.
Language: Python - Size: 143 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

EmreOvunc/RSA-Encryption-Decryption-Tool
RSA Encryption Decryption Tool
Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 3

MohamedHashim/RSA_Algorithm
Simple implementation of RSA algorithm, asymmetric cryptography algorithm
Language: Python - Size: 5.63 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

vadhub/ModulChit
Mobile application for android, which is a visualization of some classic programming algorithms
Language: Java - Size: 23.6 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

Tafara-N/RSA-Factoring-Challenge
RSA Factoring Challenge
Language: Shell - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

AjayBadrinath/Cryptography
🔐 Collection Of Various Implementations Of Cryptographic Algorithms From Scratch In Various Languages
Language: C - Size: 264 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

onlyoneuche/kudapy
Python wrapper for making secure requests to Kuda Bank API
Language: Python - Size: 154 KB - Last synced at: 19 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 4

Archerxy/psi
Private Set Intersection algorithm written with pure java.
Language: Java - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

Naruno/Messaging-App
Messaging App
Language: SCSS - Size: 738 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 4

teng231/tokenmanager
Token manager, golang control flow access token.
Language: Go - Size: 20.5 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

0xRajkumar/RSA
RSA In Rust.
Language: Rust - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

rostok2112/CryptoPie
Encryptor, decryptor, encoder and decoder with implemented collection of cryptography and encoding algorithms and CLI interface
Language: Python - Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

zarif98sjs/CSE-406-Computer-Security
CSE 406 Computer Security Sessional (L4/T1)
Language: Python - Size: 27 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

suubh/RSA-Decrypt
It include a task that explains RSA algorithm and tries to decipher the plain text using some online services for mathematical calculations.
Size: 1.85 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

hnjm/RSAUtil Fork of stulzq/RSAUtil
.NET Core RSA algorithm using the help tool.It supports data encryption, decryption, signature and verification signature.It supports three key formats, namely: xml, pkcs1, pkcs8.It also supports key conversion for these three formats.Last also support pem formatting.
Language: C# - Size: 1.6 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

cyrilCodePro/DataProtection
This repo generates private and public key for encrypting data to be send via a network
Language: C# - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

jorgegomzar/EuclideanAlgorithm
My own script to calculate the private key on RSA using the Extended Euclidean Algorithm aproximation.
Language: Python - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 2

Baticsute/Text-Encryption
Language: C++ - Size: 91.8 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

PacemakerX/cryptoLab
Simple and beginner-friendly implementations of classic cryptographic algorithms like Playfair, Hill Cipher, DES, AES, RSA, DSA, MD5, SHA512 — using Python. Designed for easy understanding, minimal dependencies, and educational use.
Language: Python - Size: 489 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 2

ritu-thombre99/El-Gamal-and-RSA-scheme-with-Socket-Programming
This program contains socket programming where communication between client and server is end-to-end encrypted by El-Gamal public-key encryption scheme.
Language: Jupyter Notebook - Size: 49.8 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

kamplianitis/SystemsSecurity
Various Projects on System's Security Course on TUC year 2021
Language: C - Size: 107 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

hmthanh/rsa
Visualization RSA algorithm : https://hmthanh.github.io/rsa/
Language: HTML - Size: 108 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

gravo-lan/RSA-Encryption
RSA Encryption using Java
Language: Java - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

rikurauhala/rsa 📦
Implementation of the RSA algorithm | Python | Command-line interface | Miller-Rabin | Extended Euclidean algorithm
Language: Python - Size: 287 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

LvMalware/vrsa-package
Simple implementation of the RSA encryption algorithm in Vlang (package).
Language: V - Size: 331 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

VS-57/RSA-Encryption
Modified-RSA-With-C
Language: C++ - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Leevan001/informationSecurity
RSApre_simple
Language: HTML - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

hassanzadehmahdi/RSA-Algorithm-in-Cryptography
RSA algorithm is asymmetric cryptography algorithm. Asymmetric actually means that it works on two different keys i.e. Public Key and Private Key. As the name describes that the Public Key is given to everyone and Private key is kept private.
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

ajyounguk/crypto-client
A Node.js demo app to encrypt / decrypt / hash text (AES, SHA2, RSA)
Language: CSS - Size: 2.52 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

Hakkology/Cryptographic-Algorithm-Studies
Caesar and Substitution Cryptographic Methods. RSA Algorithm example tests. Familiarity with System.Security.Cryptography. C#
Language: C# - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Melih5000/RSA-Encryption-Decrpytion-Bob-and-Alice-ECB
The program was created for sending messages safely. The program assumes that Alice requests that her friends encrypt their email communications before sending them to her. An email message is merely a very large number since computers encode text as long numbers (01 for "A," 02 for "B," and so on). Electronic communications are frequently encrypted and subsequently decrypted using the RSA Encryption Scheme.
Language: Java - Size: 401 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

gerhalt/cryptopals
Solutions to Cryptopals challenges in Python 3. Visit https://cryptopals.com/ for the complete list of challenges.
Language: Python - Size: 430 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

HoumingChen/textbook_rsa
An implementation of RSA
Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

dar-sky/CryptoShield
This project is designed to ensure the confidentiality and integrity of data transmitted between clients and servers. The system utilizes the RSA encryption algorithm for secure secret key encryption and digital signature, along with an AES variant for efficient ciphertext decryption.
Language: Jupyter Notebook - Size: 265 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

mayankagarwal09/SecureChatApp
End to End encrypted chat app using RSA algorithm
Language: Java - Size: 336 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

kaan-celik/RSA
Implementation of 1024 Bit RSA Algorithm
Language: C - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

SatyenderYadav/Crypto-Killer
Python-based tool to solve basic CTF ( crypto ) question
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 3

geegog/api_jwt
A demonstration of data encryption and decryption using Advanced Encryption Standard (AES) and RSA Algorithm in Java. A demonstration of JWT Authorization is also shown.
Language: Java - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

geegog/api
A demonstration of data encryption and decryption using Advanced Encryption Standard (AES) and RSA Algorithm in Java. A demonstration of HTTP Basic Authentication is also shown.
Language: Java - Size: 104 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

seigtm/RSA 📦
A simple C# code that allows you to encrypt and decrypt huge numbers using the RSA algorithm.
Language: C# - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

malayh/rtw_RSA
Implementation of RSA from scratch.
Language: C++ - Size: 1.22 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

sandipandutta21/rsagraphy
Language: Python - Size: 1.71 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

0x5eba/GoChat
Secure Go chat client-server end-to-end with RSA 2048 and AES 256 using Websocket
Language: Go - Size: 24.4 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

ronaldmannak/Encryption
Playground RSA encryption and signing
Language: Swift - Size: 8.79 KB - Last synced at: 2 days ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

Baticsute/Image-Encryption
Language: C++ - Size: 2.04 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

KaralinaDubitskaya/Digital-Signature
RSA algorithm & SHA-1 hash function
Language: C# - Size: 111 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Valentin-Kolesnikov/PythonRSA
The script allows you to encrypt and decrypt a message using a pair of prime numbers.
Language: Python - Size: 6.62 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

terremoto21/Crypto-Clipper-by-terremoto21
Clipboard Crypto Address Replacer is a C# tool that monitors the clipboard and replaces cryptocurrency wallet addresses with predefined ones using regex detection and RSA encryption.
Size: 134 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

breezy-codes/cryptography-guide
A collection of different cryptographic algorithms and ciphers, including the maths behind each algorithm. This is an ongoing project that will be added to over time, with the aim of providing a comprehensive resource for learning about cryptography. The project includes both the code for the algorithms and explanations of how they work.
Language: Jupyter Notebook - Size: 5.63 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

moosesue/Modular-inverses
Modular inverse discussion leading to single character RSA demo.
Language: Rust - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

MemerGamer/Textbook-RSA-Python
Python implementation for the Textbook RSA algorithm
Language: Python - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Osiris-Unnefer/RSA_Utils
RSA private key with N & P and Q
Language: Python - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

akumathedyn123/python-rsa-cyptography-algorithm
RSA Cryptosystem with Python 3.
Language: Python - Size: 34.2 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

lucianoscarpaci/Cryptography
Embark on a journey of cryptographic exploration as we delve into the intricate worlds of RSA and ElGamal encryption, crafted entirely from scratch without the aid of OpenSSL. Delve into the inner workings of these fundamental encryption algorithms, unraveling the complexities of secure data transmission.
Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: 2 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0
