Store canonical encodings of Name structures. Update X509_NAME_cmp() to use
authorDr. Stephen Henson <steve@openssl.org>
Tue, 18 Jul 2006 12:36:19 +0000 (12:36 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 18 Jul 2006 12:36:19 +0000 (12:36 +0000)
commit450ea83495f8da9d9331da7a724514158d618a6f
tree2ea54540139764fb5347f7722aac81e2820f3951
parentaf8c1d81a3366009fbf7b563ac629d6a33880012
Store canonical encodings of Name structures. Update X509_NAME_cmp() to use
them.
CHANGES
crypto/asn1/x_name.c
crypto/x509/x509.h
crypto/x509/x509_cmp.c