Re: [openssl-dev] [openssl.org #4028] about the chipersuite for CoAP

2015-09-04 Thread Salz, Rich via RT
> so will v1.1 be released in this year? More likely early 2016. ___ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] Possible PBKDF2-params bug

2015-09-04 Thread Tantaryu MING
Hi guys, I read up the standards for PKCS#5 v2.0 and I think when we are using openssl pkcs8 command to generate a pkcs#5 private key, the format returned is not according to the specification. According to https://tools.ietf.org/html/rfc2898#appendix-A.2: PBKDF2-params ::= SEQUENCE {

Re: [openssl-dev] FW: Website changing this weekend

2015-09-04 Thread Salz, Rich
> FWIW there are a bunch of other broken references to the user guide pdf in > https://www.openssl.org/docs/fipsnotes.html Fixed. > From that I made a 64x64 image [1] to be used on OpenHUB and a 100x100 > one for GitHub [2]. Installed your PNG images. Thanks!

[openssl-dev] [openssl.org #4029] incomplete get methods for X509_VERIFY_PARAM

2015-09-04 Thread Roumen Petrov via RT
Hello, In master branch structure X509_VERIFY_PARAM is declared as opaque. For following attributes "get"-method is not defined: - check_time : applicable if flag X509_V_FLAG_USE_CHECK_TIME is set - inh_flags - purpose - trust - policies: stack of opaques ASN1 objects - id : opaque structure,