Re: [openssl-project] OpenSSL 3.0 and FIPS Update

2019-02-24 Thread Dmitry Belyavsky
Dear Michael, On Mon, Feb 25, 2019 at 2:41 AM Michael Richardson wrote: > > Not sure who Matt quoted, wrote: > >> 2. Can we do something with a bunch of hard-linked non-extendable > >> lists of internal NIDs? > >> > >> For example, providing GOST algorithms always requires a patc

Re: [openssl-project] OpenSSL 3.0 and FIPS Update

2019-02-24 Thread Dmitry Belyavsky
On Sun, Feb 24, 2019 at 11:31 PM Viktor Dukhovni wrote: > On Thu, Feb 21, 2019 at 04:20:53PM +, Matt Caswell wrote: > > > > 2. Can we do something with a bunch of hard-linked non-extendable > lists of > > > internal NIDs? > > > > > For example, providing GOST algorithms always requires a patc

Re: [openssl-project] OpenSSL 3.0 and FIPS Update

2019-02-24 Thread Michael Richardson
Not sure who Matt quoted, wrote: >> 2. Can we do something with a bunch of hard-linked non-extendable >> lists of internal NIDs? >> >> For example, providing GOST algorithms always requires a patch to >> extend 3-5 >> internal lists. >> If it could be done dynamically,

Re: [openssl-project] OpenSSL 3.0 and FIPS Update

2019-02-24 Thread Viktor Dukhovni
On Thu, Feb 21, 2019 at 04:20:53PM +, Matt Caswell wrote: > > 2. Can we do something with a bunch of hard-linked non-extendable lists of > > internal NIDs? > > > For example, providing GOST algorithms always requires a patch to extend 3-5 > > internal lists. > > If it could be done dynamically

Re: OpenSSL hash memory leak

2019-02-24 Thread Georg Höllrigl
That pretty much sounds like a hardware problem. I'd expect that you see similar behaviour when you md5sum the files?Openssl mailing list might be the wrong place for that topic. Ursprüngliche Nachricht Von: prithiraj das Datum: 24.02.19 11:34 (GMT+01:00) An: Georg Höllrigl

Re: OpenSSL hash memory leak

2019-02-24 Thread prithiraj das
If it helps, sometimes I do get the following errors for the same and subsequent reboot: Alignment trap: sh (601) PC=0xb6e008f8 Instr=0x4589c0d7 Address=0x00d7 FSR 0x801 Alignment trap: login (584) PC=0xb6e6ab00 Instr=0xe5951000 Address=0xd27cdc63 FSR 0x001 Kernel panic - not syncing: Attempte

Re: OpenSSL hash memory leak

2019-02-24 Thread prithiraj das
Hi All, Apart from my code posted in this mailchain, I tried testing using the OpenSSL commands. I ran *openssl dgst -sha256 Test_blob.* Test_blob and all files mentioned below are almost 44 MB (or more). The first time buff/cache value increased by 44MB (size of the file) *to