Hi Everyone,
Just a quick question. I'm trying to encrypt a PKCS7 document with
EVP_EncryptInit (for symmetric key encryption). What would be the best
format to output the PKCS7 document (ASN/PEM/SMIME) to be used as an
input for EVP_EncryptInit (which takes unsigned char as input)? I'm
> Has anyone thought of this - if I declare an OID to be "this data is
> a pointer into my database" how do relying parties figure this out?
> As in, is there some way to retrieve the ASN.1 rules/interpretation
> at run time? Securely?
I haven't heard of such a thing.
I wonder how useful it real
At 2:52 +0200 9/12/03, Dr. Stephen Henson wrote:
*However* the meaning of 'support' in the context of otherName is somewhat
ambiguous. The actual value field can contain anything depending on the name
field.
Yeah. I'd settle with being able to give an OID in the dotted
decimal notation and the va
On Thu, Sep 11, 2003, Ashutosh Jaiswal wrote:
> Hi Everyone,
> Just a quick question. I'm trying to encrypt a PKCS7 document with
> EVP_EncryptInit (for symmetric key encryption). What would be the best
> format to output the PKCS7 document (ASN/PEM/SMIME) to be used as an
> input for EVP_EncryptI
On Thu, Sep 11, 2003, Edward Lewis wrote:
> I'd like to use subjectAlternateName:otherName. From what I can
> tell, in this code in 097a:
>
> #case GEN_OTHERNAME:
> #X509V3_add_value("othername","", &ret);
> #break;
>
> it's not supported.
>
> I
Paul L. Allen wrote:
Hmmm... I've seen three replies like this, but Dan's original
message didn't make it here. I was recently dropped by the robot
that manages the OpenSSH list because it was seeing too many
bounces from my address. Hmmm... Now, is it the Bellevue mail
hub? The St. Louis gate
I am trying to build openssl-0.9.7b on Solaris 9 64-bit.
I configured and built openssl as follows with zlib and solaris 64-bit support.
When I run make test, I get the following:
OSSL_LIBPATH="`cd ..; pwd`"; LD_LIBRARY_PATH="$OSSL_LIBPATH:$LD_LIBRARY_PATH";
DYLD_LIBRARY_PATH="$OSSL_LIBPATH:$D
Hmmm... I've seen three replies like this, but Dan's original
message didn't make it here. I was recently dropped by the robot
that manages the OpenSSH list because it was seeing too many
bounces from my address. Hmmm... Now, is it the Bellevue mail
hub? The St. Louis gateway? The local mail
There is a separate engine patch available for the 2058.. through ICA..
It is NOT the same as the 4758 engine which was NOT developed by IBM
On Thu, 2003-09-11 at 13:05, Markus Lorch wrote:
> Hi,
>
> does anyone know if the IBM 4758 engine also support the
> IBM 2058 eServer Cryptographic Accelera
Hello all,
I am really starting to feel quite stupid. I have no idea what the heck I'm
doing wrong. I've been tweaking on this for nearing two weeks now and still
can't get anything with OpenSSL to work right. I've given up on the Apache
web server setup (out of frustration) and have returned to t
yup
--
- Original Message -
DATE: Thu, 11 Sep 2003 12:14:39
From: "Dann Daggett" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc:
>I seem to not be getting emails through to this list now.
>Did this one make it?
>
>Thanks,
>Dann
>
>
got it!
Dann Daggett wrote:
I seem to not be getting emails through to this list now.
Did this one make it?
Thanks,
Dann
__
OpenSSL Project http://www.openssl.org
User Support Mailing List
yes, it made it.
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
I seem to not be getting emails through to this list now.
Did this one make it?
Thanks,
Dann
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Hi,
does anyone know if the IBM 4758 engine also support the
IBM 2058 eServer Cryptographic Accelerator?
Is that what the ibmca patch in the contrib directory is for?
Has somebody used it with 0.9.7b?
Or is there another patch/engine available?
Experiences anybody?
Thanks
Markus
___
I'd like to use subjectAlternateName:otherName. From what I can
tell, in this code in 097a:
#case GEN_OTHERNAME:
#X509V3_add_value("othername","", &ret);
#break;
it's not supported.
Is that correct? Does anyone know (off-list replies encouraged)
[Maybe this message will go through. Suddenly come to think about using the
same mail address for postings as I used for subscription...]
I understand the use of different keys for MAC and encryption, because
using the same key for different purposes is to my understanding considered
bad.
But I w
Hi Everyone,
Just a quick question. I'm trying to encrypt a PKCS7 document with
EVP_EncryptInit (for symmetric key encryption). What would be the best
format to output the PKCS7 document (ASN/PEM/SMIME) to be used as an
input for EVP_EncryptInit (which takes unsigned char as input)? I'm
guessing SM
18 matches
Mail list logo