OpenSSL Attribute certificates

2009-06-24 Thread Konstantin Ivanov
Hi All, I was wondering if OpenSSL support attribute certificates? I could not find such information on the web, just a few discussions and some library for generating the attribute certificates, but wanted to know if OpenSSL can handle them. Thank you,

RE: ITU X509/ RFC 3281 Attribute Certificates API Beta

2006-11-27 Thread Daniel Diaz Sanchez
Hello, We have been working in AC also, the API published in the website is older. Please, have a look to the latest one: http://www.it.uc3m.es/dds/swRelease/pmi/ACv2.zip This new software, also in beta stage, provides also a tool for issuing attribute certificates in a very simple way, there

Re: ITU X509/ RFC 3281 Attribute Certificates API Beta

2006-11-24 Thread Vincenzo Sciarra
niel Diaz Sanchez" <[EMAIL PROTECTED]> said: dds> Hello, dds> dds> Some source code to generate attribute certificates using OpenSSL can be dds> found at: dds> dds> http://www.it.uc3m.es/dds/swRelease/pmi/pmi.xml dds> dds> It has been tested with some versions o

RE: ITU X509/ RFC 3281 Attribute Certificates API Beta

2006-11-24 Thread Daniel Diaz Sanchez
Engineer Researcher / Teaching Assistant Dep. Ing. Telemática Universidad Carlos III de Madrid Av. Universidad, 30 28911 Leganés (Madrid/Spain) Tel: (+34) 91-624-8817, Fax: -8749 Web: www.it.uc3m.es/dds web: http://www.it.uc3m.es/pervasive A toolkit for attribute certificates: http

Re: ITU X509/ RFC 3281 Attribute Certificates API Beta

2006-11-24 Thread Nils Larsch
Richard Levitte - VMS Whacker wrote: In message <[EMAIL PROTECTED]> on Tue, 10 Oct 2006 11:35:30 +0200, "Daniel Diaz Sanchez" <[EMAIL PROTECTED]> said: dds> Hello, dds> dds> Some source code to generate attribute certificates using OpenSSL can be

Re: ITU X509/ RFC 3281 Attribute Certificates API Beta

2006-11-24 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Tue, 10 Oct 2006 11:35:30 +0200, "Daniel Diaz Sanchez" <[EMAIL PROTECTED]> said: dds> Hello, dds> dds> Some source code to generate attribute certificates using OpenSSL can be dds> found at: dds> dds> http://www.it.

ITU X509/ RFC 3281 Attribute Certificates API Beta

2006-10-10 Thread Daniel Diaz Sanchez
Hello, Some source code to generate attribute certificates using OpenSSL can be found at: http://www.it.uc3m.es/dds/swRelease/pmi/pmi.xml It has been tested with some versions of OpenSSL and works with all of them including the latest release 0.9.8d. I hope you will find it useful

Re: Attribute certificates

2005-09-13 Thread Vadim Godunko
[EMAIL PROTECTED] wrote: > Hello in the pervasive laboratory of Universidad Carlos III de Madrid > we are actually developping a C++ set of classes that performs > opening decodign, coding, verifying and issuing of attribute > certificates. May it could be helpfull?. We are support

Re: Support of X509 Attribute Certificates

2005-09-13 Thread Vadim Godunko
Kiefer, Sascha wrote: > Which programming language do you use and waht operating system? > Primary programming language is Ada. Primary operating system is Linux. I known, OpenSSL writted on C, I am ready to use C for implement low level functionality and when provide binding for Ada language. (T

RE: Support of X509 Attribute Certificates

2005-09-13 Thread Kiefer, Sascha
of X509 Attribute Certificates > > > Kiefer, Sascha wrote: > > Do you have a sample certificate so i get the idea? > > > No, I have not sample certificate. > > I need an API for BER and DER encoding/decoding of attribute > certificates, verify attribute certificates

Re: Attribute certificates

2005-09-13 Thread dds
Hello in the pervasive laboratory of Universidad Carlos III de Madrid we are actually developping a C++ set of classes that performs opening decodign, coding, verifying and issuing of attribute certificates. May it could be helpfull?. We are supporting actually RFC3281 attributes and

Re: Support of X509 Attribute Certificates

2005-09-13 Thread Vadim Godunko
Kiefer, Sascha wrote: > Do you have a sample certificate so i get the idea? > No, I have not sample certificate. I need an API for BER and DER encoding/decoding of attribute certificates, verify attribute certificates, retrieve attributes, defined by RFC-3281 which will be used by acce

RE: Support of X509 Attribute Certificates

2005-09-12 Thread Kiefer, Sascha
Do you have a sample certificate so i get the idea? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Vadim Godunko > Sent: Montag, 12. September 2005 19:10 > To: openssl-users@openssl.org > Subject: Support of X509 Attr

Support of X509 Attribute Certificates

2005-09-12 Thread Vadim Godunko
Hello, I am work on implementation of Security Service for PolyORB project (http://libre.adacore.com/polyorb), and I need to work with X509 Attribute Certificates. As I see OpenSSL don't provide it support for now. Are you planning to provide X509AC support in the future? Does exist

Re: OID & NID for attribute certificates

2004-05-27 Thread Ganesh Godavari
thanks for the information thanks gkgodava > In message <[EMAIL PROTECTED]> on Thu, > 27 May 2004 12:53:52 -0600 (MDT), "Ganesh Godavari" > <[EMAIL PROTECTED]> said: > > gkgodava> i am not able to find sufficient information OID and NID? > gkgodava> what does NID stands for? > > NID is an intern

Re: OID & NID for attribute certificates

2004-05-27 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Thu, 27 May 2004 12:53:52 -0600 (MDT), "Ganesh Godavari" <[EMAIL PROTECTED]> said: gkgodava> i am not able to find sufficient information OID and NID? gkgodava> what does NID stands for? NID is an internal number that OpenSSL makes use of, and is basically an i

OID & NID for attribute certificates

2004-05-27 Thread Ganesh Godavari
type." is OID and NID are assigned by a standards community? is there a OID or NID that i can use for attribute certificates? thanks gkgodava __ OpenSSL Project http://www.openssl.org Us

Re: attribute certificates

2003-10-30 Thread Paul Koster
> I am shure, I saw an email some months ago, where someone > (probabely Dr. Henson) said, that there was some support for rfc3281 > compliant attribute certificates. > Unfortunately I can't find it! Could someone please help? At least he once answered that to me, and after decr

attribute certificates

2003-10-30 Thread Gerd Schering
Hi, I am shure, I saw an email some months ago, where someone (probabely Dr. Henson) said, that there was some support for rfc3281 compliant attribute certificates. Unfortunately I can't find it! Could someone please help? Thanks,

Re: Attribute Certificates

2002-04-15 Thread Manuel Gil Perez
Hello. Actually no is possible with OpenSSL to generate Attribute Certificates. Only is possible to generate it with IAIK to JAVA. Greetings. ---Mensaje original--- De: [EMAIL PROTECTED] Fecha: viernes, 12 de abril de 2002 15:06:20 A: [EMAIL PROTECTED] Asunto: Attribute Certificates

Re: Profile for X509 attribute certificates

2001-02-14 Thread Dr S N Henson
my program dies a horrible death. > > Am I using the correct struct for the attribute certificate? > OpenSSL doesn't currently support attribute certificates at all. The ASN1 parsing routines are probably choking when you try to call d2i_X509() because that will only handle certi