diff options
author | Jack Lloyd <[email protected]> | 2015-10-01 16:59:47 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2015-10-01 16:59:47 -0400 |
commit | 7bbee7e62e65d5de1d46b912b73440070feab0ff (patch) | |
tree | ce97557bce9c5e03c2700c0eaed97efcb4d5b319 /src/lib/ffi/info.txt | |
parent | 43348030a0f059f43388086279dd54ac3bcfd565 (diff) |
Export X.509 certificates to ffi and python
Missing path validation, probably other things
Diffstat (limited to 'src/lib/ffi/info.txt')
-rw-r--r-- | src/lib/ffi/info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/ffi/info.txt b/src/lib/ffi/info.txt index 94a804ba0..52885e8e1 100644 --- a/src/lib/ffi/info.txt +++ b/src/lib/ffi/info.txt @@ -6,6 +6,7 @@ filters kdf pbkdf pubkey +x509 auto_rng system_rng </requires> |