Page 1 of 1

MD5 and/or SHA256 lib

Posted: 13 Jun 2016 10:46
by phil31
Dear all,

i search a library to hash some strings with MD5 and/or SHA256 algorithm on PIC32 targets.
i know about the libstock library from acko, but she's only available for PIC.
i try to contact him since 1 week, without reply !. hope he is fine ! .. any news from him ?

does anybody know a link or something about these algorithms, available for PIC32 mikroBasic compiler ?

thanks, best regards
Phil

Re: MD5 and/or SHA256 lib

Posted: 15 Jun 2016 13:49
by biljana.nedeljkovic
Hi,

We haven't heard from him (maybe he is on hiatus :) )

Unfortunately we haven't written the library, so for the updates to different architectures, you should contact him.

We still don't have similar crypto libraries. But it is possible those will be available in the future.

Best regards,
Biljana

Re: MD5 and/or SHA256 lib

Posted: 15 Jun 2016 16:22
by phil31
biljana.nedeljkovic wrote:Hi,

We haven't heard from him (maybe he is on hiatus :) )
==> thanks for this precision

Unfortunately we haven't written the library, so for the updates to different architectures, you should contact him.
==> i know that !!

We still don't have similar crypto libraries. But it is possible those will be available in the future.
==> i know what "future" mean with ME team .. !

Best regards,
Biljana

regards

Re: MD5 and/or SHA256 lib

Posted: 17 Jun 2016 07:44
by ilferrari
Here, I posted mine for you: SHA-256 Library

Re: MD5 and/or SHA256 lib

Posted: 17 Jun 2016 13:18
by phil31
wonderful !

work like a charm !

thanks for your contribution

Re: MD5 and/or SHA256 lib

Posted: 19 Jun 2016 23:13
by phil31
unfortunately, it seem that web browser (and even recent like Edge does not support RFC7616 !!) don't support SHA-256 hash method in the digest authentication procedure :(

so i need MD5 hash procedure / lib for PIC32 ..
please anybody can share one ?
i found a lot of C example.. but my C knowledge are pretty poor :(

thanks, regards

Re: MD5 and/or SHA256 lib

Posted: 24 Sep 2021 02:26
by TRANS2050
We need sample code for mikroc
We download in libstock crypto file but its not contain and sample code for any type

Can any one check file !!!

Re: MD5 and/or SHA256 lib

Posted: 24 Sep 2021 09:47
by Tanja_Kovacevic
Hi,

If you are referring to the Crypto Library at the Libstock published by one of the users (Author: Aleksandar Vukelic),
you can download this zip file:
https://libstock.mikroe.com/projects/do ... _other.zip

But it has only examples for mikroC PRO for PIC.


Kind regards,
Tanja

Re: MD5 and/or SHA256 lib

Posted: 05 Oct 2021 16:40
by Darklakebridge78
Very interesting! Thank you so much for sharing it! :-)