GitHub / hashirshoaeb / RSA-Encryption-Algorithm
A simple RSA Encryption Algorithm in C# that can encrypt ASCII printable characters (character code 32-126). Algorithm includes two classes: one for generating encryption and decryption keys using two prime numbers, and the second class use to encrypt and decrypt .txt file
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashirshoaeb%2FRSA-Encryption-Algorithm
PURL: pkg:github/hashirshoaeb/RSA-Encryption-Algorithm
Stars: 2
Forks: 2
Open issues: 0
License: lgpl-3.0
Language: C#
Size: 17.6 MB
Dependencies parsed at: Pending
Created at: over 7 years ago
Updated at: over 1 year ago
Pushed at: over 5 years ago
Last synced at: 4 months ago
Topics: decryption, dll, encryption, rsa, rsa-cryptography