项目作者: aramzham

项目描述 :
Some simple cryptographic examples on C# 6.0
高级语言: C#
项目地址: git://github.com/aramzham/Cryptography.git
创建时间: 2017-01-23T18:17:10Z
项目社区:https://github.com/aramzham/Cryptography

开源协议:

下载


Cryptography

This a cryptography example on how a sample text can be encrypted and decrypted securely using DesEncryption class.
The app can be used on numerous purposes (defence, message encryption etc.).

Cryptography is also used to check if the file is the original one or it has been changed in the process.
Take a look how it works by following link.

A little demonstration of cryptography on Windows Forms:

chka

The elegant app has libraries that allow you to make your encryption using DESCryptoServiceProvider or HMAC with their numerous specificities.

Click on the link below to get some more instructions on it:
Cryptography demo

Keywords


  1. C# 6.0

  2. .Net Framework 4.6