KeePass plugin that allows to use Smart Card certificates to encrypt database more securely.
-
Updated
Jan 8, 2020 - C#
KeePass plugin that allows to use Smart Card certificates to encrypt database more securely.
Because fuck Armoury Crate and fuck security-by-obscurity.
Secure MessageSystem in C# with RSA-Keys
RSA and Public Key Cryptography designed and conducted research experiments to test theories for improved performance.
This repo generates private and public key for encrypting data to be send via a network
.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.
Easily create a client-server application, database connection and encrypt or hash your data
Simple implementation of RSA Encryption.
A simple C# code that allows you to encrypt and decrypt huge numbers using 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.
Encryption file with AES-RSA algorithms and SHA256 hash algorithm
.NET Foundation RSA algorithm supporting data encryption, decryption, signature and verification. It supports xml, pkcs1, pkcs8 and pem formats. It also supports key conversion between pkcs1, pkcs8 and xml formats.
Add a description, image, and links to the rsa-key-encryption topic page so that developers can more easily learn about it.
To associate your repository with the rsa-key-encryption topic, visit your repo's landing page and select "manage topics."