Redo the RSA "NET" support using new ASN1.
commit94b85efc36a305b304c8a02b1a7bb9a87c72507b
authorsteve <steve>
Sun, 3 Dec 2000 01:03:11 +0000 (3 01:03 +0000)
committersteve <steve>
Sun, 3 Dec 2000 01:03:11 +0000 (3 01:03 +0000)
tree148c7e263c7733a9c913363f86844b3ed8e9acf2
parentdd7ee15c06909ab45196646a9787be147997b859
Redo the RSA "NET" support using new ASN1.

Needs a new flag to allow broken SEQUENCEs
which are known to exist in some forms of this
structure.

Also added a length check to reject a SEQUENCE
of length greater than the amount of data available
in the buffer.
crypto/asn1/asn1t.h
crypto/asn1/n_pkey.c
crypto/asn1/tasn_dec.c
crypto/rsa/rsa.h