crypter 0.1.0

A AES-GCM 256 encryption and decryption library.
Documentation
1
2
3
4
5
6
7
language = "C"
pragma_once = true
sys_includes = [ "stdint.h" ]
no_includes = true

[parse.expand]
features = [ "ffi" ]