An open API service indexing awesome lists of open source software.

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

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.