Re: d2i/i2d for SEQUENCE OF Certificate

2005-12-28 Thread Vadim Godunko
If you just want to encode that one structure (as opposed to embedding it in another) then check out and adapt the definition of GENERAL_NAMES in crypto/x509v3/v3_genn.c Thank you for point! http://www.e-mail.ru ÔÅÄÅÐÀËÜÍÀß ÏÎ×ÒÎÂÀß ÑËÓÆÁÀ E-MAIL.RU http://www.e-mail.ru Òîëüêî äî 31 äåêàáðÿ

d2i/i2d for SEQUENCE OF Certificate

2005-12-27 Thread Vadim Godunko
Hello, How I may encode/decode of SEQUENCE SIZE (1 .. MAX) OF Ceritificate from/to STACK_OF(X509)? http://www.e-mail.ru ÔÅÄÅÐÀËÜÍÀß ÏÎ×ÒÎÂÀß ÑËÓÆÁÀ E-MAIL.RU http://www.e-mail.ru Òîëüêî äî 31 äåêàáðÿ êîìïàíèÿ Êëþ÷ ÏëàñòÊîíñòðóêòîð ïðåäëàãàåò ñêèäêè äî 32% íà ïëàñòèêîâûå îêíà è äâåðè! Çâîíèòå

[no subject]

2005-12-14 Thread Vadim Godunko
Hello, I am tring to use X509_ATTRIBUTE in X.509 attribute certificate, but I am not undestand it usage. So, I use X509_ATTRIBUTE_create function for create attribute, but this work only for simple ASN.1 types (INTEGER, for example). Creatation of attributes of ASN1_SEQUENCE type raise segfault

Re: your mail

2005-12-14 Thread Vadim Godunko
Dr. Stephen Henson wrote: The X509_ATTRIBUTE type uses an ASN1_TYPE structure to hold the attribute data. A SEQUENCE (and other structured types) is contained in an embedded ASN1_STRING structure whose contents are the complete encoding of the relevant type. So you pass V_ASN1_SEQUENCE

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 access and audit

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.

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 supporting actually

Support of X509 Attribute Certificates

2005-09-12 Thread Vadim Godunko
development version of it support? -- Vadim Godunko __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager