https://github.com/phongnguyend/practical.cryptography
simple extension methods which make working with cryptography easier
https://github.com/phongnguyend/practical.cryptography
asymmetric-algorithm cryptography hash-algorithm symmetric-algorithm
Last synced: 3 months ago
JSON representation
simple extension methods which make working with cryptography easier
- Host: GitHub
- URL: https://github.com/phongnguyend/practical.cryptography
- Owner: phongnguyend
- License: mit
- Created: 2017-09-30T05:35:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-17T05:39:42.000Z (5 months ago)
- Last Synced: 2025-03-18T02:44:18.056Z (3 months ago)
- Topics: asymmetric-algorithm, cryptography, hash-algorithm, symmetric-algorithm
- Language: C#
- Homepage:
- Size: 529 KB
- Stars: 35
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Nuget
https://www.nuget.org/packages/CryptographyHelper### Cryptography Object Inheritance In .Net
**Hash Algorithms:**

**Symmetric Algorithms:**

**Asymmetric Algorithms:**
