News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

ssl

Started by ecube, September 26, 2007, 02:51:49 AM

Previous topic - Next topic

ecube

anyone implemented SSL in masm32? or interfaced a ssl implementation like openssl or matrixssl?

ecube

im going to assume not and take it upon myself to  implement matrixssl in masm as it's a tiny static library, lib2inc failed on it so i'm writing the .inc manually, i'll share my results I hope others will contribute later aswell

Mark Jones

Sounds great, I'd be interested in seeing a working product.
"To deny our impulses... foolish; to revel in them, chaos." MCJ 2003.08

ecube

what I have so far, still have to implement everything basically since the matrixssl team is a joke and really didn't do much in their lib. I don't know if their is correct, combines defs from all their h's I saw.

[attachment deleted by admin]