Sign in
boringssl
/
boringssl.git
/
3c0e0377561a4301036354cef6cbab0b0abf383d
/
include
/
openssl
/
dh.h
f0e935d
Fold stack-allocated types into headers.
by David Benjamin
· 9 years ago
d17d74d
Replace Scoped* heap types with bssl::UniquePtr.
by Matt Braithwaite
· 9 years ago
96a16cd
Finish aligning up_ref functions with OpenSSL 1.1.0.
by David Benjamin
· 9 years ago
96e1a25
Add BN_get_rfc3526_prime_1536.
by David Benjamin
· 9 years ago
5a91503
Add various 1.1.0 accessors.
by David Benjamin
· 9 years ago
d2b5af5
Revert scoped_types.h change.
by Adam Langley
· 9 years ago
8d79ed6
Assume that MSVC supports C++11.
by Adam Langley
· 9 years ago
8c3c313
Remove scoped_types.h.
by Adam Langley
· 9 years ago
3473315
Reimplement PKCS #3 DH parameter parsing with crypto/bytestring.
by David Benjamin
· 9 years ago
8b0fe8c
Add missing prototypes.
by Piotr Sikora
· 9 years ago
47ebec1
Validate DH public keys for RFC 5114 groups.
by David Benjamin
· 9 years ago
6288218
Update comments to better document in-place semantics.
by Adam Langley
· 9 years ago
8a58933
Remove the CRYPTO_EX_new callback.
by David Benjamin
· 9 years ago
e8f783a
Unwind DH_METHOD and DSA_METHOD.
by David Benjamin
· 9 years ago
5f4de9a
Fix pub_key comment in dh.h.
by David Benjamin
· 10 years ago
34248d4
Get rid of err function codes.
by David Benjamin
· 10 years ago
0da323a
Convert reference counts in crypto/
by Adam Langley
· 10 years ago
a7997f1
Set minimum DH group size to 1024 bits.
by Adam Langley
· 10 years ago
546f1a5
Unexpose the generic ex_data functions.
by David Benjamin
· 10 years ago
683d7bd
Convert BN_MONT_CTX to new-style locking.
by Adam Langley
· 10 years ago
7e6c4c8
Add a couple of compatibility #defines for DH.
by Adam Langley
· 10 years ago
689be0f
Reset all the error codes.
by David Benjamin
· 10 years ago
ded9358
Windows build fixes.
by Adam Langley
· 11 years ago
eb7d2ed
Add visibility rules.
by Adam Langley
· 11 years ago
4c921e1
Move public headers to include/openssl/
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago