]> git.ipfire.org Git - thirdparty/gnutls.git/commit
several additions for RSA (mostly unstable)
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 17 Jun 2001 11:26:56 +0000 (11:26 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 17 Jun 2001 11:26:56 +0000 (11:26 +0000)
commitc7dc6cd5d3a4a2cb643e5ebec227a753fc2ff0ee
treee63486dc7f2a14e96f5cc24a5212742d14adbeee
parentb915dd6188f03da709a9f0be6684e0b5d137bdc2
several additions for RSA (mostly unstable)
28 files changed:
lib/Makefile.am
lib/auth_rsa.c
lib/auth_srp.c
lib/auth_srp_passwd.c
lib/auth_x509.h
lib/cert_asn1.h
lib/cert_b64.c
lib/cert_b64.h
lib/crypt_bcrypt.c
lib/crypt_srpsha1.c
lib/gnutls.h.in
lib/gnutls_algorithms.c
lib/gnutls_cert.c [new file with mode: 0644]
lib/gnutls_cipher.c
lib/gnutls_errors.c
lib/gnutls_errors_int.h
lib/gnutls_handshake.c
lib/gnutls_handshake.h
lib/gnutls_int.h
lib/gnutls_kx.c
lib/gnutls_num.h
lib/gnutls_pk.c
lib/gnutls_pk.h
lib/gnutls_random.c
lib/gnutls_random.h
lib/gnutls_record.c [moved from lib/gnutls.c with 96% similarity]
lib/gnutls_srp.c
lib/gnutls_v2_compat.c