https://github.com/monich/foil
glib-style crypto
https://github.com/monich/foil
aes cryptography des-cipher encryption glib rsa security
Last synced: 11 days ago
JSON representation
glib-style crypto
- Host: GitHub
- URL: https://github.com/monich/foil
- Owner: monich
- License: other
- Created: 2017-10-03T20:01:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T23:57:16.000Z (over 2 years ago)
- Last Synced: 2024-02-02T00:41:57.946Z (over 2 years ago)
- Topics: aes, cryptography, des-cipher, encryption, glib, rsa, security
- Language: C
- Homepage:
- Size: 8.99 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### libfoil
Yet another glib-style crypto API with openssl backend.
### libfoilmsg
A library for encrypting, signing, decrypting and verifying
standalone messages, built on top of the libfoil API.