crypter 0.2.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

[export]
exclude = ["DEFAULT_CHUNK"]