Dear OpenSSL working group ,
My name is Aidros doing Master study in SSL
Development.
I'm glad to participate and share knowledge with you. This is the firs
participation.
My project is to Improve Bulk data transfer phase performance (Record Layer)
using Parallelism (reducing the processing time)
Dear all,
What are the requirements for using Openssl crypto algorithms without openssl installation?
For instance, i want to seperate and compile HMAC code without errors.
Thanks in advance.
Thanks Girish, Marek and all
Girish, what you mean " remove dependencies"?
I start the main function from hmactest.c
I gathered relevant included files such as
hmac md5 evp.h e_os but each calls other
include files...until when
I compile without error but i show you some of linking errors :
cry
Dear Openssl users,
In Bulk data transfer, How the Data plus the MAC encrypted? which one is encrypted first?
Thanks in advance