authority key identifiers/ca cert rollover

2001-01-21 Thread Michael Hauber
hi all, first of all, i'm not quite sure if this has already been discussed/ solved/... or it may be not the right place to post this, so just ignore my mail in that case :) i had a problem with openssl and modssl with crls: cas may rollover their intermediate ca certs on a regular basis. the

Discussion about X509 lookup.

2001-01-21 Thread Niklas Hallqvist
Hi! A group overhere is designing a new X509_LOOKUP method for getting certificates out of DNS, as a part of a bigger project which wants to encourage deployment of DNSSEC. All is well, we have working code already, if only the subject name by which we lookup are built up according to RFC2247.

Re: Discussion about X509 lookup.

2001-01-21 Thread Dr S N Henson
Niklas Hallqvist wrote: Hi! A group overhere is designing a new X509_LOOKUP method for getting certificates out of DNS, as a part of a bigger project which wants to encourage deployment of DNSSEC. All is well, we have working code already, if only the subject name by which we lookup

need documentation on sha hashfunction

2001-01-21 Thread Arnim Kreutzer
hi there, Ineed some documentation on the implementation of the sha hashfunction in eay library. difference between HASH_BLOCK_HOST_ORDER and HASH_BLOCK_DATA_ORDER? e.g. background: I have to add verbose functionality to the sha1 for a project at the university, but it's very hard to

[STATUS] OpenSSL (Sun 21-Jan-2001)

2001-01-21 Thread OpenSSL Project
OpenSSL STATUS Last modified at __ $Date: 2001/01/12 14:06:26 $ DEVELOPMENT STATE o OpenSSL 0.9.7: Under development... o OpenSSL 0.9.6a: Bugfix release -- under development... o OpenSSL 0.9.6: Released on

Re: need documentation on sha hashfunction

2001-01-21 Thread Lutz Jaenicke
On Sun, Jan 21, 2001 at 06:38:31PM +0100, Arnim Kreutzer wrote: hi there, I need some documentation on the implementation of the sha hashfunction in eay library. difference between HASH_BLOCK_HOST_ORDER and HASH_BLOCK_DATA_ORDER? e.g. background: I have to add verbose functionality to the