Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 2004 08:15:29 +0000
From:      Mark Murray <markm@FreeBSD.ORG>
To:        Colin Percival <colin.percival@wadham.ox.ac.uk>
Cc:        freebsd-arch@FreeBSD.ORG
Subject:   Re: Adding standalone RSA code 
Message-ID:  <200412100815.iBA8FTWw085726@grovel.grondar.org>
In-Reply-To: Your message of "Fri, 10 Dec 2004 00:07:17 PST." <41B95935.10505@wadham.ox.ac.uk> 

next in thread | previous in thread | raw e-mail | index | archive | help
Colin Percival writes:
> I was comparing /usr/lib/libcrypto.a (1.7 MB on my system) to the sum
> of the sizes of the object files built from my library code (38 kB).
> 
> If you look at the number of lines of C files (counted using `wc -l`
> since I don't want to bother installing sloccount), my code is 1489
> lines compared to openssl's 202982 lines.

Do you have a version of your code linked against OpenSSL? What is the 
size difference between a static link of your code vs a static link 
against OpenSSL?

M
--
Mark Murray
iumop ap!sdn w,I idlaH




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412100815.iBA8FTWw085726>