aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffi/info.txt
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-03-28 11:32:37 -0400
committerJack Lloyd <[email protected]>2017-03-28 12:13:23 -0400
commit3a2bdcf10e98ecdfb9bb4943cb09d5baf7bf6ba1 (patch)
tree968c74c7d7018e4f3d5b1c796315940d0ed172d2 /src/lib/ffi/info.txt
parent5b0481cb93745c6b56d923698b164d2289559eb5 (diff)
Expose BigInt API subset to C API
Also adds RSA key constructors using BN
Diffstat (limited to 'src/lib/ffi/info.txt')
-rw-r--r--src/lib/ffi/info.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/ffi/info.txt b/src/lib/ffi/info.txt
index 7b3068274..e1d29981f 100644
--- a/src/lib/ffi/info.txt
+++ b/src/lib/ffi/info.txt
@@ -1,10 +1,11 @@
-define FFI 20151015
+define FFI 20170327
<requires>
aead
kdf
pbkdf
pubkey
+bigint
x509
#tls
system_rng