auths-core 0.0.1-rc.7

Core cryptography and keychain integration for Auths
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
language = "C"

include_guard = "MOBILE_SSH_AGENT_H"

[defines]
"__APPLE__" = "APPLE"

[parse]
parse_deps = false
clean = true

[export]
include = ["ffi_*", "TAG_LEN", "NONCE_LEN", "SALT_LEN", "SYMMETRIC_KEY_LEN"]
prefix = ""