Re: valgrind complaining about s_client (maybe assembler code?)

2019-11-11 Thread Stephen Farrell
Hiya, On 11/11/2019 16:50, Michael Wojcik wrote: >> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On >> Behalf Of Stephen Farrell Sent: Monday, November 11, 2019 09:53 >> >> I'm seeing some errors from valgrind when running s_client from a >> clean build from the tip. (Details o

RE: valgrind complaining about s_client (maybe assembler code?)

2019-11-11 Thread Michael Wojcik
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of > Stephen Farrell > Sent: Monday, November 11, 2019 09:53 > > I'm seeing some errors from valgrind when running s_client > from a clean build from the tip. (Details of that below.) Have you reviewed past discussions abou

valgrind complaining about s_client (maybe assembler code?)

2019-11-11 Thread Stephen Farrell
Hiya, I'm seeing some errors from valgrind when running s_client from a clean build from the tip. (Details of that below.) In another build, (for ESNI), when I do a GCM encrypt and then read the tag, it looks like the error is coming from some sha256 assembler code: ==27027== Uninitialised val

Re: [openssl-users] [openssl-dev] [Bug, maybe] [master] bin/* no longer find their libraries if installed in non-default locations

2017-03-01 Thread Viktor Dukhovni
> On Mar 1, 2017, at 11:13 AM, Steffen Nurpmeso wrote: > > $ ldd /home/steffen/usr/opt/.ssl-1.1.0/bin/openssl > ... > libssl.so.1.1 => not found > libcrypto.so.1.1 => not found > > This is new behaviour, until now the installation was always > self-contained when configured via > > ./conf

Re: [openssl-users] s_server (and maybe s_client) misbehaves with binary data

2015-11-02 Thread Salz, Rich
> It would thus be useful for s_server (and if applicable > s_client) to accept the "-binary" option (already provided by the cms/smime > commands), to turn off this behavior and provide a clean data pass through > to/from the other end. This is a good idea, thanks! ___

Re: [openssl-users] s_server (and maybe s_client) misbehaves with binary data

2015-11-02 Thread Richard Moore
On 2 November 2015 at 15:36, Richard Moore wrote: > > > On 2 November 2015 at 15:33, Jakob Bohm wrote: > >> On 02/11/2015 16:13, Richard Moore wrote: >> >> There have always been special commands making s_client unsuitable for >> this usage - for example R followed by a newline will renegotiate,

Re: [openssl-users] s_server (and maybe s_client) misbehaves with binary data

2015-11-02 Thread Richard Moore
On 2 November 2015 at 15:33, Jakob Bohm wrote: > On 02/11/2015 16:13, Richard Moore wrote: > > There have always been special commands making s_client unsuitable for > this usage - for example R followed by a newline will renegotiate, and Q > will quit. According to the docs these can be disabled

Re: [openssl-users] s_server (and maybe s_client) misbehaves with binary data

2015-11-02 Thread Jakob Bohm
On 02/11/2015 16:13, Richard Moore wrote: There have always been special commands making s_client unsuitable for this usage - for example R followed by a newline will renegotiate, and Q will quit. According to the docs these can be disabled by -quiet and -ign_eof though I've never tested that m

Re: [openssl-users] s_server (and maybe s_client) misbehaves with binary data

2015-11-02 Thread Richard Moore
There have always been special commands making s_client unsuitable for this usage - for example R followed by a newline will renegotiate, and Q will quit. According to the docs these can be disabled by -quiet and -ign_eof though I've never tested that myself. Cheers Rich. On 2 November 2015 at 1

[openssl-users] s_server (and maybe s_client) misbehaves with binary data

2015-11-02 Thread Jakob Bohm
As with most other "apps" in the openssl binary, the s_server and s_client commands are useful for multiple purposes: 1. As debug tools 2. As a way to do one-off operations without writing any code. 3. As back ends for small programs written in scripting languages that cannot really call th

Cannot decrypt file - maybe wrong key?

2011-10-23 Thread James Coldwell
Hello List, I'm trying to decrypt a backup file, using openssl enc -d -aes-256-cbc -in etc.bz2.aes256 -out etc.tar.bz2 -pass file:autobackup.aeskey It returns bad decrypt 34560:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:/usr/src/secure/lib/libc

maybe ....

2008-09-16 Thread gabrix
Internet explorer so into "security" , they leave into the fear that maybe all these pirates , hackers , could destroy their "powerfull" browser , how could they accept those self made certs , they would open also their softwares sources, don't they ? Firefox allo

Maybe OT: asymetrical in processing power encrypter / decrypter ?

2006-11-15 Thread Darryl Miles
uire* vast amounts of CPU power, compared to the decryption/verification of the result back into plaintext. I also want to be able to turn up and down the imbalance (if possible) maybe by requiring a number of iterations where the imbalance curve works at some useful range (maybe 1000:1

This is really OT and maybe I'm wrong but...

2004-03-14 Thread deck80
Today I've received this mail...Just a few hours after I joined the mailing list...I would like to know if somebody else in the mailing list received that! It's the first time receive this kind of spam and I think it's related to someone in the mailing list because this one is a private address I

RE: something maybe out of topic

2003-06-17 Thread Steven Reddie
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Rafael LaraSent: Wednesday, 18 June 2003 7:35 AMTo: [EMAIL PROTECTED]Subject: something maybe out of topic Estimate users:      Good afternoon for all!. I try to study all the features in OpenSSL, but i unknow about ASN.1

something maybe out of topic

2003-06-17 Thread Rafael Lara
Estimate users:      Good afternoon for all!. I try to study all the features in OpenSSL, but i unknow about ASN.1, OID's, Distinguished Name's etc.      Where i can find information about this?. I read the manuals page about OpenSSL, but need more information.     Thanks in advance       Ra

A little bug maybe?

2002-06-25 Thread David Tonhofer, m-plify S.A.
Hello, I don't know whether this bug has been reported yet or has been addressed in later openssl issues (i.e. I'm too lazy to install the latest openssl on our test machine - you can tell me off about that) but here goes: This is openssl-0.9.6-9... If you sign the certificate signing request (

Maybe this is a more intelligent question . .

2000-12-01 Thread Louis LeBlanc
Not so much session caching this time, but cache stats. Is there a way to reset these other than directly accessing the structure members - for instance when the cache is purged? I noticed they did not get reset when the cache gets purged using SSL_CTX_flush_sessions(ssl_ctx,0). I also did not f

Re: Maybe OFF-TOPIC. importing .p12 in IE

2000-11-15 Thread $B5HED(B $B5.(J$B1Q(B
answer may be incorrect.And My english ability is poor. I am sorry. >Hi. Sorry, this is maybe a little off-topic, but... > >1. I created a cert using openssl >2. I installed in Navigator 4.75 w/o troubles. >3. I exported it from Navigator in .p12 format: everything's fine. &g

Maybe OFF-TOPIC. importing .p12 in IE

2000-11-15 Thread Rodrigo Coronado
Hi. Sorry, this is maybe a little off-topic, but... 1. I created a cert using openssl 2. I installed in Navigator 4.75 w/o troubles. 3. I exported it from Navigator in .p12 format: everything's fine. 4. I tried to import it in IE 4.x., but I couldn't: something about "The

Re: Got in late in the conversation. Maybe this is what you want

2000-07-13 Thread Richard Levitte - VMS Whacker
From: Douglas **UNKNOWN CHARSET** <[EMAIL PROTECTED]> Note: for another example of the use of X509_STORE_CTX and certificate verifying, look at ssl_verify_cert_chain in ssl/ssl_cert.c. douglas> 1) In apps/verify.c this function is used, what is the _purpose_ of it? douglas> X509_STORE_CTX_set_pu

Re: Got in late in the conversation. Maybe this is what you want

2000-07-13 Thread Douglas Wikström
Hello! Thank you both Richard and Mark. Having stored (a CA-cert, a cert certified by the CA-cert, some data, and a signature of the data using the cert), I wanted to verify that I really did store all of this correctly. (clearly I do not store multiple copies of the certs). A 4-tuple like the on

Was: openssl deperately needs some intro docs (maybe i should going at openca.org)?

1999-12-23 Thread Mike Hoegeman
loy it is not obvious (to put it mildly). > > What sort of project? If it's a web project, see the Apache docs for the integration >>method you choose (i.e. mod_ssl or apachessl). If you are building a CA, you will >need some >of the docs at openca (which was offline yesterday,

Re: Check this (Maybe Virus!!!)

1999-10-12 Thread Harold Molina-Bulla
Hey !!! What is this?? Some kind of virus such as Melissa? (reading is a VB Macro, and using Mail routines) Take Care Shawn Tagseth wrote: > Have fun with these links. > Bye. > > > Name: LINKS1.VBS >