https://github.com/maldevel/rsa2048
RSA 2048 encryption using CryptoAPI and C
https://github.com/maldevel/rsa2048
Last synced: 9 months ago
JSON representation
RSA 2048 encryption using CryptoAPI and C
- Host: GitHub
- URL: https://github.com/maldevel/rsa2048
- Owner: maldevel
- License: gpl-3.0
- Created: 2016-04-07T15:27:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-30T11:10:19.000Z (over 9 years ago)
- Last Synced: 2025-04-10T23:03:27.991Z (9 months ago)
- Language: C
- Size: 20.5 KB
- Stars: 33
- Watchers: 2
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RSA2048
RSA 2048 encryption using CryptoAPI and C