https://github.com/maldevel/aes256sharp
AES 256 CBC encryption and Base64 encoding with CryptoAPI and C#
https://github.com/maldevel/aes256sharp
Last synced: 9 months ago
JSON representation
AES 256 CBC encryption and Base64 encoding with CryptoAPI and C#
- Host: GitHub
- URL: https://github.com/maldevel/aes256sharp
- Owner: maldevel
- License: gpl-3.0
- Created: 2016-04-10T18:48:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-16T09:52:54.000Z (over 9 years ago)
- Last Synced: 2025-04-10T23:03:32.394Z (9 months ago)
- Language: C#
- Size: 24.4 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AES256Sharp
AES 256 CBC encryption and Base64 encoding with CryptoAPI and C#