Click here to Skip to main content
16,004,778 members
Articles / Security / Encryption

Encryption and Decryption of Data using Elliptic Curve Cryptography( ECC ) with Bouncy Castle C# Library

Rate me:
Please Sign up or sign in to vote.
3.69/5 (13 votes)
13 Jan 2016CPOL3 min read 77.5K   17  
If you want to know how to encrypt data using Elliptic Curve Algorithm in C#, then this tip is for you.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Syscom India
India India
.NET enthusiast and easy go lucky programmer with around 8 years of work experience in C# Winforms, Asp.net and WPF.
Most of the time you will find fiddling with code and when I don’t code I search for how to be physically fit for coding because after 8 years your back will not allow you to dive deep into your code for long hours

Comments and Discussions