Re: [openssl-dev] Question about valgrind error in DH in 1.0.2

2015-05-19 Thread Henrik Grindal Bakken
attached. This patches fixed the valgrind errors for me. -- Henrik Grindal Bakken h...@ifi.uio.no PGP ID: 8D436E52 Fingerprint: 131D 9590 F0CF 47EF 7963 02AF 9236 D25A 8D43 6E52 ___ openssl-dev mailing list To unsubscribe: https://mta.openssl.org

Re: [openssl-dev] Question about valgrind error in DH in 1.0.2

2015-05-16 Thread Henrik Grindal Bakken
(not much of an x86 assembler programmer...), but from the boringssl description, it sounds very much like the same thing. No big surprise, of course, as it shows up very quickly with valgrind. -- Henrik Grindal Bakken h...@ifi.uio.no PGP ID: 8D436E52 Fingerprint: 131D 9590 F0CF 47EF 7963 02AF 9236

[openssl-dev] Question about valgrind error in DH in 1.0.2

2015-05-13 Thread Henrik Grindal Bakken
); return 0; } -- Henrik Grindal Bakken h...@ifi.uio.no PGP ID: 8D436E52 Fingerprint: 131D 9590 F0CF 47EF 7963 02AF 9236 D25A 8D43 6E52 ___ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Re: [openssl-dev] Question about valgrind error in DH in 1.0.2

2015-05-13 Thread Henrik Grindal Bakken
/libcrypto.so.1.0.0) ==14854==by 0x400A30: main (in /home/henribak/tmp/dh-1.0.2) -- Henrik Grindal Bakken h...@ifi.uio.no PGP ID: 8D436E52 Fingerprint: 131D 9590 F0CF 47EF 7963 02AF 9236 D25A 8D43 6E52 ___ openssl-dev mailing list To unsubscribe

Re: FIPS tests not being built

2011-11-01 Thread Henrik Grindal Bakken
$(INSTALL_PREFIX)$(INSTALLTOP)/test + cp $(FIPSEXE) $(INSTALL_PREFIX)$(INSTALLTOP)/test/ + files: $(PERL) $(TOP)/util/files.pl Makefile $(TOP)/MINFO make: Leaving directory `/data/btrfs/os/make/saturn/ppc/extra' -- Henrik Grindal Bakken h...@ifi.uio.no PGP ID: 8D436E52 Fingerprint: 131D 9590

Re: Reseed testing in the FIPS DRBG implementation

2011-08-18 Thread Henrik Grindal Bakken
the test is lacking. -- Henrik Grindal Bakken h...@ifi.uio.no PGP ID: 8D436E52 Fingerprint: 131D 9590 F0CF 47EF 7963 02AF 9236 D25A 8D43 6E52 __ OpenSSL Project http://www.openssl.org Development

Reseed testing in the FIPS DRBG implementation

2011-08-03 Thread Henrik Grindal Bakken
that (in 11.3.4) the reseed function shall perform a known-answer test before reseeding, and from what I can read in the code, this doesn't happen. Is there a reason for this? -- Henrik Grindal Bakken h...@ifi.uio.no PGP ID: 8D436E52 Fingerprint: 131D 9590 F0CF 47EF 7963 02AF 9236 D25A 8D43 6E52

Re: Reseed testing in the FIPS DRBG implementation

2011-08-03 Thread Henrik Grindal Bakken
Dr. Stephen Henson st...@openssl.org writes: On Wed, Aug 03, 2011, Henrik Grindal Bakken wrote: Hi. I'm working on FIPS-validating a product using OpenSSL (but with a crypto module spanning wider, so we can't easily use the OpenSSL crypto module). During code review, some questions about

Re: Problem performing SSL handshake in FIPS mode

2011-05-26 Thread Henrik Grindal Bakken
! -- Henrik Grindal Bakken h...@ifi.uio.no PGP ID: 8D436E52 Fingerprint: 131D 9590 F0CF 47EF 7963 02AF 9236 D25A 8D43 6E52 __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: Problem performing SSL handshake in FIPS mode

2011-05-18 Thread Henrik Grindal Bakken
Dr. Stephen Henson st...@openssl.org writes: On Mon, May 16, 2011, Henrik Grindal Bakken wrote: Hi. I'm trying to test the current CVS HEAD with FIPS_set_module_mode(1). It's looking fairly promising to me, but I currently have one problem: While performing an SSL handshake, I get

Problem performing SSL handshake in FIPS mode

2011-05-16 Thread Henrik Grindal Bakken
d2 41 fe 2c S.IPF.#...p..A., 0090 - 32 27 81 b2 e4 09 32 53-e7 6c cc 79 37 d9 5e 89 2'2S.l.y7.^. Start Time: 1305548036 Timeout : 7200 (sec) Verify return code: 21 (unable to verify the first certificate) --- -- Henrik Grindal Bakken h...@ifi.uio.no PGP ID: 8D436E52

Re: Plans for openssl 1.1?

2010-10-15 Thread Henrik Grindal Bakken
Dr. Stephen Henson st...@openssl.org writes: On Wed, Oct 13, 2010, Henrik Grindal Bakken wrote: I'm interested in the support for Counter mode in EVP. This appears to be in 1.1 (HEAD) only. Is there any chance of that being backported? Yes that will be backported at some point. Ah

Re: Plans for openssl 1.1?

2010-10-13 Thread Henrik Grindal Bakken
mode in EVP. This appears to be in 1.1 (HEAD) only. Is there any chance of that being backported? -- Henrik Grindal Bakken h...@ifi.uio.no PGP ID: 8D436E52 Fingerprint: 131D 9590 F0CF 47EF 7963 02AF 9236 D25A 8D43 6E52