Hello, all! I apologize if this request seems inappropriate for this
list, but I am implementing SSL 3.0 using RFC6101 and I am looking for
test vectors for the following SSL 3.0-specific functions:

1. Generating master_secret from premaster_secret (p. 6.1 of RFC6101)
2. Generate key material (p. 6.2.2.)
3. Generate MAC (p. 5.2.3.1)

I have implemented TLS 1.0, but my SSL 3.0 doesn't produce valid MAC
so that's why I'm looking for test vectors. Maybe we will be able to
add them to in OpenSSL test cases, and this would be useful. OpenSSL
has many test cases for lower-level cryptographic functions, but not
for higher-level like SSL 3.0 MAC or TLS 1.0 PRF. I can provide TLS
1.0 PRF test vectors if you wish.

-- 
Best regards,
 Maxim                          mailto:[email protected]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to