This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
openssl
Watch
1
Star
0
Fork
0
You've already forked openssl
Code
Issues
Pull Requests
Releases
Wiki
Activity
openssl
/
crypto
/
dh
History
Dr. Stephen Henson
2514fa79ac
Add functions returning security bits.
...
Add functions to return the "bits of security" for various public key algorithms. Based on SP800-57.
2014-03-28 14:49:04 +00:00
..
.cvsignore
…
dh192.pem
…
dh512.pem
…
dh1024.pem
…
dh2048.pem
…
dh4096.pem
…
dh_ameth.c
Add functions returning security bits.
2014-03-28 14:49:04 +00:00
dh_asn1.c
Enhance DH dup functions.
2013-08-05 15:45:01 +01:00
dh_check.c
dh_check.c: check BN_CTX_get's return value.
2014-03-06 14:19:37 +01:00
dh_depr.c
…
dh_err.c
CMS RFC2631 X9.42 DH enveloped data support.
2013-08-05 16:23:13 +01:00
dh_gen.c
Version skew reduction: trivia (I hope).
2012-06-03 22:00:21 +00:00
dh_kdf.c
Add KDF for DH.
2013-08-05 15:45:01 +01:00
dh_key.c
…
dh_lib.c
Add functions returning security bits.
2014-03-28 14:49:04 +00:00
dh_pmeth.c
CMS RFC2631 X9.42 DH enveloped data support.
2013-08-05 16:23:13 +01:00
dh_prn.c
…
dh_rfc5114.c
Correct some parameter values.
2011-12-01 17:26:58 +00:00
dh.h
Add functions returning security bits.
2014-03-28 14:49:04 +00:00
dhtest.c
Add RFC5114 DH parameters to OpenSSL. Add test data to dhtest.
2011-11-13 14:07:36 +00:00
example
…
generate
…
Makefile
make depend
2014-02-19 20:09:08 +00:00
p192.c
…
p512.c
…
p1024.c
…