> From: owner-openssl-us...@openssl.org On Behalf Of krishnamurthy
santhanam
> Sent: Tuesday, 09 August, 2011 16:23
> Thanks a lot for your detailed explanation. GT.M supports ASCII
format
> also. i believe converting base64 is better way instead of ASCII.
There are no standard
> From: owner-openssl-us...@openssl.org On Behalf Of Johnson, Chris E
(OGA)
> Sent: Wednesday, 10 August, 2011 11:45
> I typed in a term window in a linux machine the following command.
> $ openssl s_client -connect rsa6.fema.gov:7004
> When the results are display
Hi,
I'm setting up an OpenVPN client-server using OpenSSL 1.0.0 for cert
generation.
How do I set the nsCertType attribute to "server" in the server cert? I
mean, without using automated scripts like easy-rsa.
This is what I'm doing:
openssl genrsa -out serverkey.pem 4096
cd ..
openssl req -n
We are trying to build OpenSSL 0.9.8r on z/OS 1.10 system. We haven't built
Openssl on z/OS for a long time, and have rebuilt and environment to do it.
Configure is successful, but any use of make (depend, for example) fails with
FSUM7332 syntax error: got (, expecting Newline
Anyone have a
On Thu August 11 2011, Muhammad Shoaib bin altaf wrote:
>
> Hey List,
>
> I am trying to hack the openssl code to play around with the 'speed'
> option. So basically if I run
>
> openssl speed xyz_algo -engine
>
> it will do the computations for 3 sec for some block sizes (64,..2048).
>
> bas
Hey List,
I am trying to hack the openssl code to play around with the 'speed'
option. So basically if I run
openssl speed xyz_algo -engine
it will do the computations for 3 sec for some block sizes (64,..2048).
basically, I want to measure the latency encountered in processing a
certain b