Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.

ghorsey/SHHH.Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Cryptography Libraries

AppVeyor Nuget Nuget License

Here are some basic infrastructure code for encrypting and decrypting strings.

  • Compute a MD5 Hash
  • Create HMAC code
  • Use Rinjndael to encrypt and decrypt strings
  • Generate random strings

Enjoy G~