Welcome, Guest. Please login or register.

Author Topic: OpenSSL 1.0.0a for AmigaOS  (Read 5171 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline buzz

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 612
    • Show all replies
Re: OpenSSL 1.0.0a for AmigaOS
« on: July 12, 2010, 03:15:43 PM »
If you are building libcurl with ssl support for the amiga, you might want to look at polarssl, which libcurl supports and is much smaller than openssl.
 

Offline buzz

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 612
    • Show all replies
Re: OpenSSL 1.0.0a for AmigaOS
« Reply #1 on: July 12, 2010, 07:02:34 PM »
Quote from: dcr8520;570025
@buzz:

LOL!...and you recommend this NOW? you're funny indeed :razz:

Well, i didn't recall there existed polarssl, just saw on their website it supports "Motorola 68000", if that means code is in m68k-ASM it may worth a try, although it might need to be optimized for our real cpus.. i'll try to check the code when i'll get some time..


? I only just saw that they are using the latest libcurl with the browser, and polar ssl support only came in very recently. the polarssl code is in C. I use it already for some software I work on, and it is pretty compact.