Re: [riot-devel] Unifying the interfaces of the digest functions

2016-05-11 Thread Emmanuel Baccelli
On Wed, May 11, 2016 at 12:26 PM, Oleg Hahm  wrote:

> Hi Matthias!
>
> On Wed, May 11, 2016 at 12:12:42PM +0200, Mathias Tausig wrote:
> > The interafces used by the cryptographic digest functions sha256, sha1
> and md5
> > (xx_init, xx_update, xx_final) are very inconsistent at the moment.
> > Would a patch which would consolidate this situation be desirable?
>
> Anything that makes the API more consistent is desirable! Please go ahead!
>
> +1



> Cheers,
> Oleg
> --
> if(ct<0)
> ct=2;/* Shit happens.. */
> linux-2.6.6/drivers/net/wan/z85230.c
>
> ___
> devel mailing list
> devel@riot-os.org
> https://lists.riot-os.org/mailman/listinfo/devel
>
>
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


[riot-devel] Unifying the interfaces of the digest functions

2016-05-11 Thread Mathias Tausig
Hy!

The interafces used by the cryptographic digest functions sha256, sha1 and md5
(xx_init, xx_update, xx_final) are very inconsistent at the moment.
Would a patch which would consolidate this situation be desirable?

cheers
Mathias


signature.asc
Description: This is a digitally signed message part
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel