Shankar,
When you have trouble using CVS, please search the net for information
or a good book about it, because many projects use this revision
control system.
You will not find CMS in any 0.9.8 source tree; you will need to use
OpenSSL 0.9.9 sources - which are available through CVS or, when yo
Hi steve ,
I am trying to find out the source code for CMS in openssl , I have done
signing, compression, encryption of my data using Openssl API's in C
programing language.. Now I need to inplement all those signing ,
compression, encryption data as a CMS package.
I have reffered to the CVS of op
HI Harald,
ThanQ for your information. So implementing of PKCS#7 Api's will serve my
purpose .. Ok,
at last , a small doubt : I have implemented signing, encryption using
RSA_sign
EVP_EncryptUpdate
RSA_public_encrypt
, so where these will differ from the PKCS#7 API's as these PKCS#7 api's
also do t
Hello Shankar,
as a member of the official OFTP2 working group and also a user of openSSL
I can tell you that the PKCS#7 support is sufficient for file based
operations in this context. If you need any further assistence for OFTP2
specific suppor I suggest you join the working group, whose head is
Hi Stephen,
We are developing a secure communication on OFTP(RFC-5024), as per the RFC
we need to sign the file, compress the file , encrypt the file.
that can be done with the OpenSSl .. ok,
Next the consern is :
1)Files that are to be signed are enveloped according to the file
enveloping format
On Tue, Apr 01, 2008, shankar ks wrote:
> Hi Stephen,
>
> ThanQ for your information. let me conform your information as : CMS is
> still under development and there is no document or material is available
> for CMS in OpenSSl .
>
> if that is the case is there any thing availble right now for
Hi Stephen,
ThanQ for your information. let me conform your information as : CMS is
still under development and there is no document or material is available
for CMS in OpenSSl .
if that is the case is there any thing availble right now for using
CMS along with openssl. and what you can suggest
I haven't used it yet, but the latest CVS source tree at least
contains a new CMS API, plus documentation and a 'cms' test tools in
./apps/
You might want to go and have look, because to me at least this looks
like the material you're looking for.
Cheers,
Ger
> Hi all/
>
>
> I am shiva, work
On Tue, Apr 01, 2008, shankar ks wrote:
> Hi all/
>
> I am shiva, working on security issues using Openssl Api's. Our requirement
> is we need to Sign the file, compress the file , encrypt the file as a
> CMS(crypto graphic message syntax) package.
> I am able to do the signing, compression, enc
*Gesendet:* Dienstag, 1. April 2008 11:36
> *An:* openssl-users@openssl.org
> *Betreff:* CMS usage with OpenSSl
>
>
> Hi all/
>
> I am shiva, working on security issues using Openssl Api's. Our
> requirement is we need to Sign the file, compress the file , encrypt the
>
users@openssl.org
Betreff: CMS usage with OpenSSl
Hi all/
I am shiva, working on security issues using Openssl Api's. Our
requirement is we need to Sign the file, compress the file , encrypt the file
as a CMS(crypto graphic message syntax) package.
Hi all/
I am shiva, working on security issues using Openssl Api's. Our requirement
is we need to Sign the file, compress the file , encrypt the file as a
CMS(crypto graphic message syntax) package.
I am able to do the signing, compression, encryption using the OpenSSl Api's
in C language. But ou
12 matches
Mail list logo