Re: [openssl-dev] Question about adding a new cipher [I am not asking the old question]

2016-03-21 Thread John Hunter
Got it, thanks :) On Mon, Mar 21, 2016 at 8:09 PM, Dmitry Belyavsky wrote: > Dear John, > > On Mon, Mar 21, 2016 at 2:52 PM, John Hunter wrote: >> >> Hi Dmitry, >> Thank you for you quick reply. >> >> On Mon, Mar 21, 2016 at 7:38 PM, Dmitry Belyavsky >

Re: [openssl-dev] Question about adding a new cipher [I am not asking the old question]

2016-03-21 Thread John Hunter
Hi Dmitry, Thank you for you quick reply. On Mon, Mar 21, 2016 at 7:38 PM, Dmitry Belyavsky wrote: > Hello John, > > On Mon, Mar 21, 2016 at 1:53 PM, John Hunter wrote: >> >> I know that this question had been asked millions of times, I searched the >> maillist archi

[openssl-dev] Question about adding a new cipher [I am not asking the old question]

2016-03-21 Thread John Hunter
I know that this question had been asked millions of times, I searched the maillist archives and I know it, and this is not a homework for an academic project, trust me :) In [1], Victor said that we don't need to rebuild OpenSSL just for adding a crypto algrorithm, and he recoment to see the ccgo

[openssl-dev] build issue about engine-corner/Lesson-2-A-digest

2016-02-16 Thread John Hunter
Hi levitte, I am studyding how to write an engine nowadays, so I download your repo [1] and try to build it. 1. When the first time I run 'autoreconf -i', I got an error: *configure.ac:18 : error: possibly undefined macro: AC_MSG_FAILURE If this toke