[openssl.org #3492] BUG: Make dclean creates a 630K+ git diff

2014-08-17 Thread noloa...@gmail.com via RT
$ git rev-parse HEAD 750487899ad2b794078ed998b513a4a14f60f2cc ... $ make clean make dclean $ git diff openssl.diff $ ls -l openssl.diff -rw-r--r-- 1 jwalton staff 636941 Aug 17 02:21 openssl.diff It would be helpful if openssl-dev was cleaned so a useful diff could be produced when touching

Re: Can I still use OpenSSL FIPS v2.0 (#1747) for FIPS 140-2 certified new products?

2014-08-17 Thread Steve Marquess
On 08/15/2014 01:10 PM, xxiao8 wrote: I have read various info regarding OpenSSL and FIPS 140-2, however I still have this very basic question: For a new product, can I still use OpenSSL FIPS v2.0(#1747, Policy 2.0.7) to get FIPS 140-2 certification these days(i.e. after I.G 9.5/9.10)? My

[openssl.org #911] Passing in an OAEP padding parameter

2014-08-17 Thread Rich Salz via RT
As drH says, the RSA structure isn't the place for this. PSS and OAEP support is a bigger item, best tracked separately. -- Rich Salz, OpenSSL dev team; rs...@openssl.org __ OpenSSL Project

[openssl.org #2151] MGF1 not exported in 1.0.0

2014-08-17 Thread Rich Salz via RT
It is what it is; closing this again. -- Rich Salz, OpenSSL dev team; rs...@openssl.org __ OpenSSL Project http://www.openssl.org Development Mailing List

[openssl.org #2994] OpenSSL upgrade issue

2014-08-17 Thread Rich Salz via RT
Solution is as described: re-run c_rehash -- Rich Salz, OpenSSL dev team; rs...@openssl.org __ OpenSSL Project http://www.openssl.org Development Mailing List

[openssl.org #3290] 1.0.1e compile issue

2014-08-17 Thread Rich Salz via RT
Can't reproduce this, not enough info. Most of the intel optimizations are already present in the current releases or SNAP shots. -- Rich Salz, OpenSSL dev team; rs...@openssl.org __ OpenSSL Project

[openssl.org #2917] [PATCH] dsa: fix return code when -noout is used

2014-08-17 Thread Rich Salz via RT
This will be fixed in the post-1.0.2 release. Thanks. (rsalz-monolith branch on github, akamai/openssl) -- Rich Salz, OpenSSL dev team; rs...@openssl.org __ OpenSSL Project http://www.openssl.org

Re: [openssl.org #3475] test suite failure on sparc

2014-08-17 Thread Andy Polyakov via RT
Hi, 1.0.2 beta2 has a testsuite failure on sparc: Testing cipher CAMELLIA-192-OFB(encrypt) Key 8e 73 b0 f7 da 0e 64 52 c8 10 f3 2b 80 90 79 e5 0010 62 f8 ea d2 52 2c 6b 7b IV 52 ef 01 da 52 60 2f e0 97 5f 78 ac 84 bf 8a 50 Plaintext 30 c8 1Makefile:149: recipe for target

Re: [openssl.org #2917] [PATCH] dsa: fix return code when -noout is used

2014-08-17 Thread Ben Laurie
On 17 August 2014 06:44, Rich Salz via RT r...@openssl.org wrote: This will be fixed in the post-1.0.2 release. Why not fix in 1.0.2? Thanks. (rsalz-monolith branch on github, akamai/openssl) -- Rich Salz, OpenSSL dev team; rs...@openssl.org

[openssl.org #2846] [PATCH 1/4] Remove unfinished/unused code with memory leaks (to silence static analyzer)

2014-08-17 Thread Rich Salz via RT
It was already fixed in the next release after 1.0.2; see rsalz-monolith branch in akamai/openssl fork on github. thanks. -- Rich Salz, OpenSSL dev team; rs...@openssl.org __ OpenSSL Project

[openssl.org #2751] [ENHANCEMENT] Request moving static get_issuer_sk before X509_verify_cert

2014-08-17 Thread Rich Salz via RT
Fixed in HEAD. Now le'ts see those cross-certify enhancements :) commit c9a81b3026dcd2e78ce3ee85bfd93e3d0f1eac71 Author: Rich Salz rs...@akamai.com Date: Fri Aug 15 17:20:26 2014 -0400 RT2751: Declare get_issuer_sk() earlier. Add a declaration for get_issuer_sk() so that other functions in

Re: [openssl.org #3475] test suite failure on sparc

2014-08-17 Thread Kurt Roeckx via RT
On Sun, Aug 17, 2014 at 04:26:53PM +0200, Andy Polyakov via RT wrote: Hi, 1.0.2 beta2 has a testsuite failure on sparc: Testing cipher CAMELLIA-192-OFB(encrypt) Key 8e 73 b0 f7 da 0e 64 52 c8 10 f3 2b 80 90 79 e5 0010 62 f8 ea d2 52 2c 6b 7b IV 52 ef 01 da 52 60 2f e0 97

Re: [openssl.org #3475] test suite failure on sparc

2014-08-17 Thread Andy Polyakov via RT
Kurt Roeckx via RT wrote: On Sun, Aug 17, 2014 at 04:26:53PM +0200, Andy Polyakov via RT wrote: Hi, 1.0.2 beta2 has a testsuite failure on sparc: Testing cipher CAMELLIA-192-OFB(encrypt) Key 8e 73 b0 f7 da 0e 64 52 c8 10 f3 2b 80 90 79 e5 0010 62 f8 ea d2 52 2c 6b 7b IV 52 ef