I have already started adapting this md5 implementation:
http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5

<http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5>I
thought I did something wrong when trying it out, but it appears that
crypto_simple.c might have been broken for a while.

crypto_cert_get_pub_exp_mod() is just a stub, and it's supposed to properly
analyze the certificate, which it doesn't do.

On Wed, May 18, 2011 at 4:07 PM, Eduardo Beloni <[email protected]>wrote:

> Hello,
>
> I've got an old code here. At a first glance, this one generates MD5 (take
> a look a the md5cmp function).
>
> I can't remenber where this code came from but I hope it helps
>
> Eduardo Fiss Beloni
> 55 53 8117 8244
>
> --- On Wed, 18/5/11, Marc-André Moreau <[email protected]> wrote:
>
> Hello FreeRDP developers,
> A licensing issue was spotted in ssl.c: the file contains SHA-1 and MD5
> implementations from Christophe Devine, which would be covered by the GPLv2
> license. We need to address the issue before releasing FreeRDP 0.9 (the
> version where we officially claim we're all clean license-wise).
>
> We have two choices:
> 1) We find other implementations in a suitable license2) We implement SHA-1
> and MD5 ourselves
> Can anyone recommend certain alternative implementations for SHA-1 or MD5?
>
> -----Inline Attachment Follows-----
>
>
> ------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> -----Inline Attachment Follows-----
>
> _______________________________________________
> Freerdp-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freerdp-devel
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Freerdp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to