MD5 and/or SHA256 lib

General discussion on mikroBasic PRO for PIC32.
Post Reply
Author
Message
phil31
Posts: 348
Joined: 02 Apr 2009 15:02
Location: France
Contact:

MD5 and/or SHA256 lib

#1 Post by phil31 » 13 Jun 2016 10:46

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

User avatar
biljana.nedeljkovic
mikroElektronika team
Posts: 1043
Joined: 30 Jun 2015 15:15

Re: MD5 and/or SHA256 lib

#2 Post by biljana.nedeljkovic » 15 Jun 2016 13:49

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

phil31
Posts: 348
Joined: 02 Apr 2009 15:02
Location: France
Contact:

Re: MD5 and/or SHA256 lib

#3 Post by phil31 » 15 Jun 2016 16:22

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

ilferrari
Posts: 195
Joined: 18 Nov 2013 09:09

Re: MD5 and/or SHA256 lib

#4 Post by ilferrari » 17 Jun 2016 07:44

Here, I posted mine for you: SHA-256 Library

phil31
Posts: 348
Joined: 02 Apr 2009 15:02
Location: France
Contact:

Re: MD5 and/or SHA256 lib

#5 Post by phil31 » 17 Jun 2016 13:18

wonderful !

work like a charm !

thanks for your contribution

phil31
Posts: 348
Joined: 02 Apr 2009 15:02
Location: France
Contact:

Re: MD5 and/or SHA256 lib

#6 Post by phil31 » 19 Jun 2016 23:13

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

TRANS2050
Posts: 16
Joined: 08 Sep 2018 20:26

Re: MD5 and/or SHA256 lib

#7 Post by TRANS2050 » 24 Sep 2021 02:26

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 !!!

User avatar
Tanja_Kovacevic
mikroElektronika team
Posts: 98
Joined: 09 Aug 2021 11:39

Re: MD5 and/or SHA256 lib

#8 Post by Tanja_Kovacevic » 24 Sep 2021 09:47

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

Darklakebridge78
Posts: 136
Joined: 12 May 2007 14:04
Location: Italy
Contact:

Re: MD5 and/or SHA256 lib

#9 Post by Darklakebridge78 » 05 Oct 2021 16:40

Very interesting! Thank you so much for sharing it! :-)
MikroC PRO for PIC, MikroC PRO for dsPIC, MikroC PRO for PIC32, MikroC PRO for ARM, Visual TFT, Visual GLCD,
http://www.teolab.it

Post Reply

Return to “mikroBasic PRO for PIC32 General”