2014-06-20 20:00:00 +01:00
|
|
|
{
|
|
|
|
"BaseDirectory": "..",
|
|
|
|
"Sections": [{
|
|
|
|
"Name": "Low-level infrastructure",
|
|
|
|
"Headers": [
|
2014-08-31 16:21:36 +01:00
|
|
|
"include/openssl/base64.h",
|
|
|
|
"include/openssl/bio.h",
|
|
|
|
"include/openssl/buf.h",
|
2014-12-26 05:54:52 +00:00
|
|
|
"include/openssl/bytestring.h",
|
2014-08-31 16:21:36 +01:00
|
|
|
"include/openssl/err.h",
|
|
|
|
"include/openssl/cpu.h",
|
2015-04-09 16:37:10 +01:00
|
|
|
"include/openssl/crypto.h",
|
2014-08-31 16:21:36 +01:00
|
|
|
"include/openssl/ex_data.h",
|
|
|
|
"include/openssl/lhash.h",
|
|
|
|
"include/openssl/mem.h",
|
|
|
|
"include/openssl/obj.h",
|
2015-04-09 16:37:10 +01:00
|
|
|
"include/openssl/rand.h",
|
2014-08-31 16:21:36 +01:00
|
|
|
"include/openssl/stack.h",
|
|
|
|
"include/openssl/time_support.h"
|
2014-06-20 20:00:00 +01:00
|
|
|
]
|
|
|
|
},{
|
|
|
|
"Name": "Low-level crypto primitives",
|
|
|
|
"Headers": [
|
2014-08-31 16:21:36 +01:00
|
|
|
"include/openssl/aes.h",
|
|
|
|
"include/openssl/bn.h",
|
2015-05-06 00:36:32 +01:00
|
|
|
"include/openssl/cmac.h",
|
2015-11-13 21:09:47 +00:00
|
|
|
"include/openssl/curve25519.h",
|
2014-08-31 16:21:36 +01:00
|
|
|
"include/openssl/des.h",
|
|
|
|
"include/openssl/dh.h",
|
|
|
|
"include/openssl/dsa.h",
|
|
|
|
"include/openssl/ec.h",
|
|
|
|
"include/openssl/ec_key.h",
|
|
|
|
"include/openssl/ecdh.h",
|
|
|
|
"include/openssl/ecdsa.h",
|
|
|
|
"include/openssl/engine.h",
|
2016-04-21 21:07:49 +01:00
|
|
|
"include/openssl/hkdf.h",
|
2014-08-31 16:21:36 +01:00
|
|
|
"include/openssl/hmac.h",
|
|
|
|
"include/openssl/md5.h",
|
2016-04-18 19:30:19 +01:00
|
|
|
"include/openssl/newhope.h",
|
2014-08-31 16:21:36 +01:00
|
|
|
"include/openssl/rc4.h",
|
|
|
|
"include/openssl/rsa.h",
|
|
|
|
"include/openssl/sha.h"
|
2014-06-20 20:00:00 +01:00
|
|
|
]
|
|
|
|
},{
|
|
|
|
"Name": "Crypto interfaces",
|
|
|
|
"Headers": [
|
2014-08-31 16:21:36 +01:00
|
|
|
"include/openssl/digest.h",
|
|
|
|
"include/openssl/cipher.h",
|
2014-12-26 05:54:52 +00:00
|
|
|
"include/openssl/aead.h",
|
2014-08-31 16:21:36 +01:00
|
|
|
"include/openssl/evp.h"
|
2014-06-20 20:00:00 +01:00
|
|
|
]
|
2015-04-09 04:55:15 +01:00
|
|
|
},{
|
|
|
|
"Name": "SSL implementation",
|
|
|
|
"Headers": [
|
|
|
|
"include/openssl/ssl.h"
|
|
|
|
]
|
2014-06-20 20:00:00 +01:00
|
|
|
}]
|
|
|
|
}
|