https://github.com/phongnguyend/cryptographyhelper
simple extension methods which make working with cryptography easier
https://github.com/phongnguyend/cryptographyhelper
asymmetric-algorithm cryptography hash-algorithm symmetric-algorithm
Last synced: 4 months ago
JSON representation
simple extension methods which make working with cryptography easier
- Host: GitHub
- URL: https://github.com/phongnguyend/cryptographyhelper
- Owner: phongnguyend
- License: mit
- Created: 2017-09-30T05:35:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-07-13T08:49:03.000Z (4 months ago)
- Last Synced: 2025-07-13T10:25:58.982Z (4 months ago)
- Topics: asymmetric-algorithm, cryptography, hash-algorithm, symmetric-algorithm
- Language: C#
- Homepage: https://www.nuget.org/packages/CryptographyHelper
- Size: 533 KB
- Stars: 37
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
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:**
