👨💻 Computer Security algorithms in C#
-
Updated
Apr 22, 2021 - C#
👨💻 Computer Security algorithms in C#
Implementation of the RSA algorithm in C#
RSA and Public Key Cryptography designed and conducted research experiments to test theories for improved performance.
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.
.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.
This repo generates private and public key for encrypting data to be send via a network
Cryptographic application in C#
Basic RSA algorithm implementation
Simple implementation of RSA Encryption.
A simple C# code that allows you to encrypt and decrypt huge numbers using the RSA algorithm.
a straight-forward prime generator (Miller-Rabin) and a naive implementation of the RSA algorithm
Send digitally signed & encrypted fund transfer (NEFT, RTGS or A2A) request to Bank Payment gateway.
1. The RSA algorithm was used. RSA, on the other hand, is a kind of public key encryption method, the security of which is based on the difficulty of multiplying integers.
Project for Information Security course. Small cloud storage application with data encryption.
RSA algorithm & SHA-1 hash function
📫 Postbox is a lightweight encryption tool which allows users to generate key pairs, exchange public keys, encrypt and decrypt messages, and communicate securely over SMTP using the RSA-2048/4096 algorithm. Built with C#.
Cipher and decipher with RSA algorithm. Program written in C# for Data security basics classes.
Демонстрация работы алгоритма шифрования RSA
Add a description, image, and links to the rsa-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the rsa-algorithm topic, visit your repo's landing page and select "manage topics."