Quantcast
Channel: DigitalSquid » Encryption
Browsing latest articles
Browse All 2 View Live

Image may be NSFW.
Clik here to view.

RSA Crypto Program

RSA Crypto is a program that uses RSA encryption (a very strong type of encryption) to encrypt messages. You can generate private and public keys, with a 2048 bitstrength, and import other people’s...

View Article


RSA Cryptography in C# Tutorial

I noticed when I wrote my RSA Crypto program that there was not that much on the internet about RSA in C#. Fortunately, .NET has a RSA algorithm, but it only accepts data in byte arrays. This tutorial...

View Article

Browsing latest articles
Browse All 2 View Live