Re: [openssl-users] OpenSSL v1.1.1 static library size reduction

2018-12-27 Thread Salz, Rich via openssl-users
* Please find the above previous mail. I am not sure what this means. I guess you are referring to earlier email in the thread. I gave you my suggestion, good luck. -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Re: [openssl-users] OpenSSL v1.1.1 static library size reduction

2018-12-27 Thread Devadas kk
This sounds the simple and optimal approach for the problem stated. On Tue, 25 Dec 2018, 12:59 am Salz, Rich via openssl-users < openssl-users@openssl.org wrote: > If all you need is RSA then you will probably find it easier to write a > makefile of your own. You will have to do multiple builds t

Re: [openssl-users] OpenSSL v1.1.1 static library size reduction

2018-12-26 Thread prithiraj das
Please find the above previous mail. On Mon, 24 Dec 2018 at 19:29, Salz, Rich via openssl-users < openssl-users@openssl.org> wrote: > If all you need is RSA then you will probably find it easier to write a > makefile of your own. You will have to do multiple builds to get all the > missing pieces

Re: [openssl-users] OpenSSL v1.1.1 static library size reduction

2018-12-24 Thread Salz, Rich via openssl-users
If all you need is RSA then you will probably find it easier to write a makefile of your own. You will have to do multiple builds to get all the missing pieces, such as the BN facility, the memory allocation, the error stack, etc. -- openssl-users mailing list To unsubscribe: https://mta.openss

Re: [openssl-users] OpenSSL v1.1.1 static library size reduction

2018-12-24 Thread Matt Caswell
On 21/12/2018 06:12, prithiraj das wrote: > I am using OpenSSL 1.1.1 from OpenSSL's website and trying to build OpenSSL > on a > Windows 64 bit machine using Perl 64 bit version and nasm v2.13.03. I have > used > the *no-shared* option in the Perl Configure to only build the static library > an

Re: [openssl-users] OpenSSL v1.1.1 static library size reduction

2018-12-24 Thread prithiraj das
Hi All, Please accept this as a gentle reminder to the previous mail in the mailchain. And also would a custom makefile (if created for this purpose) help in this regard? Thanks and Regards, Prithiraj On Fri, 21 Dec 2018 at 06:12, prithiraj das wrote: > I am using OpenSSL 1.1.1 from OpenSSL's

[openssl-users] OpenSSL v1.1.1 static library size reduction

2018-12-20 Thread prithiraj das
I am using OpenSSL 1.1.1 from OpenSSL's website and trying to build OpenSSL on a Windows 64 bit machine using Perl 64 bit version and nasm v2.13.03. I have used the *no-shared* option in the Perl Configure to only build the static library and the resulting size of the *libcrypto.lib* file is almost