en Rintoul
Sent: Monday, 22 August 2005 10:07 PM
To: openssl-users
Subject: Isolating SHA Algorithm from openssl
I wanted to isolate the code pretaining to sha256, so i started with
sha256t.c. But there are too many dependencies which i thought was
out of my
tag search isolation. then i did an nm
Monday, 22 August 2005 10:07 PM
To: openssl-users
Subject: Isolating SHA Algorithm from openssl
I wanted to isolate the code pretaining to sha256, so i started with
sha256t.c. But there are too many dependencies which i thought was out of my
tag search isolation. then i did an nm on sha256t, It used
0:07 PM
To: openssl-users
Subject: Isolating SHA Algorithm from openssl
I wanted to isolate the code pretaining to sha256, so i started with
sha256t.c. But there are too many dependencies which i thought was out of my
tag search isolation. then i did an nm on sha256t, It used
ASN1_,BN_,BIO_,CRYPTO_,ENG
I wanted to isolate the code pretaining to sha256, so i started with
sha256t.c. But there are too many dependencies which i thought was out
of my tag search isolation. then i did an nm on sha256t, It used
ASN1_,BN_,BIO_,CRYPTO_,ENGINE_,
EVP_,OBJ_,OPENSSL_,RAND_,RSA_,X509_ functions. How can i