CryptoNet is simple, fast and a lightweight asymmetric and symmetric encryption library.
-
Updated
Dec 29, 2024 - C#
CryptoNet is simple, fast and a lightweight asymmetric and symmetric encryption library.
RSA Encryption Decryption using C#
Example of verifying cryptographically signed license keys using C#, Bouncy Castle and RSA PSS-SHA256
MinegamesAdministration is an open source AdministrationTool that includes many things such as enabling or disabling task manager or cmd or regedit,UAC,etc.... and it's included task manager and rsa and aes and tripledes encryption and file encryption and have chatting and it have a keylogger (not in the AdministrationTool itself) that will only…
An RSA implementation in pure C#, using the BigInt class.
RSA-AES Hybrid Encrypt-Decrypt .NET
This Application helps you always remember your creds, you don't have to worry, it encrypts your password with RSA Cryptographic engine, you have a private key and a public key which can help you protect your creds from being decrypted, you can choose between protocols and automatically login into them instantly, just relax and enjoy your Coffee…
C# console app for rsa encryption on texts larger than the encrypting key size and storing to file for later decryption
RSA and Public Key Cryptography designed and conducted research experiments to test theories for improved performance.
.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.
Cryptographic application in C#
Projeto de final de semestre - ADS 2020 UniToledo sobre Criptografia de dados.
Simple implementation of RSA Encryption.
Implementation of popular algorithms and data structures using .NET Core
A .NET Core RSA extensions
Data security algorithms in C#
In this project I built an outlook add-in to encrypt and verify e-mail messages (end to end encryption like TLS).
A simple C# code that allows you to encrypt and decrypt huge numbers using the RSA algorithm.
Add a description, image, and links to the rsa-cryptography topic page so that developers can more easily learn about it.
To associate your repository with the rsa-cryptography topic, visit your repo's landing page and select "manage topics."