https://github.com/defuse/dfcrypt
Experimental implementation of a maybe-better symmetric crypto API
https://github.com/defuse/dfcrypt
Last synced: 9 months ago
JSON representation
Experimental implementation of a maybe-better symmetric crypto API
- Host: GitHub
- URL: https://github.com/defuse/dfcrypt
- Owner: defuse
- Created: 2016-05-24T06:14:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-25T02:46:08.000Z (about 10 years ago)
- Last Synced: 2025-01-24T09:43:37.012Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dfcrypt
This is an experimental "more usable" API for doing symmetric encryption.
**This code is incomplete, has not received any security review, and I was
pretty tired when I wrote it, so don't use it for anything!**