diff options
author | nelsonb%netscape.com <devnull@localhost> | 2005-09-09 03:02:16 +0000 |
---|---|---|
committer | nelsonb%netscape.com <devnull@localhost> | 2005-09-09 03:02:16 +0000 |
commit | f59e7526a5d51e013b67fc941834f13ba287c20b (patch) | |
tree | 7baf34aee75ddbbdf41221865b1d72bb47307171 /security/nss/cmd | |
parent | 6242fe586becba4948627534d825cec0fc6c3b65 (diff) | |
download | nss-hg-f59e7526a5d51e013b67fc941834f13ba287c20b.tar.gz |
Implement two new SSL socket options: SSL_BYPASS_PKCS11 and SSL_NO_LOCKS.
Reorganize the SSL Socket structure contents to obviate ssl3 pointer.
Move much of the ECC code from ssl3con to new file ssl3ecc.c. derive.c
implements derivation of the SSL/TLS master secret and the encryption and
MAC keys and IVs without using PKCS11. Bug 305147. r=rrelyea.
Modified Files: ssl/config.mk ssl/manifest.mn ssl/ssl.h ssl/ssl3con.c
ssl/ssl3gthr.c ssl/sslauth.c ssl/sslcon.c ssl/ssldef.c ssl/sslgathr.c
ssl/sslimpl.h ssl/sslinfo.c ssl/sslnonce.c ssl/sslsecur.c ssl/sslsnce.c
ssl/sslsock.c
Added Files: ssl/derive.c ssl/ssl3ecc.c
Diffstat (limited to 'security/nss/cmd')
0 files changed, 0 insertions, 0 deletions