|
Message-ID: <CANO7a6z+QgqxCcH6qkP2=f2EBW4RhhQAy7Em2R93rD0e0gaqnQ@mail.gmail.com> Date: Sat, 4 Aug 2012 12:34:44 +0530 From: Dhiru Kholia <dhiru.kholia@...il.com> To: john-dev@...ts.openwall.com Subject: Re: SHA-384 support in Jim's SHA2 code On Sat, Aug 4, 2012 at 12:23 PM, jfoug <jfoug@....net> wrote: > All sha2 types are there (224, 256, 384 and 512). > > To use 384, you have to use a SHA512_CTX, but call it with the sha384 > functions There are no sha384* functions in sha2.c. I think I can use ctx->bIs512 flag to use sha384. Thanks! -- Cheers, Dhiru
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.