How I can add new hash function to openssl

2009-02-16 Thread Rustam Rakhimov
Hi for all
How I can add new hash function to openssl ?


[no subject]

2009-01-08 Thread Rustam Rakhimov
Hi
what means:

Error Loading extension section v3_ca

I received this error when I type:

openssl x509 -req -in rootreq.pem -sha1 -extfile myconf.cnf -extensions
v3_ca -signkey rootkey.pem -out rootcert.pem

--


Re: Can I create cryptoprovider based on openssl ?

2008-12-19 Thread Rustam Rakhimov
Excuse me
I mean another thing.
For example in Linux you are using OpenOffice, and you want sign(Digital
Sign) some document created in OpenOffice, when you signing OpenOffice use
some algorithm (may be RSA or DSA), so where it take these algorithms, if it
takes from OS, I mean may be from kernel, than I can create my own algorithm
and adjust it to kernel. After that every Utilities which of use these
algorithms can use my algorithm.

Are you catch it ?

Rustam !!!


Can I create cryptoprovider based on openssl ?

2008-12-18 Thread Rustam Rakhimov
Hi everybody 
Can I create CryptoProvider based on openssl, if somebody have some Idea
about it please let me know ?

Rustam !!!


Hi error at compilition

2008-11-28 Thread Rustam Rakhimov
Hi for all
I wrote simple example from book Network Security with OpenSSL

when I want compile, I take error: undefined reference to `BIO_read`

and not only BIO_read, all other functions which of located in header files.

my environment is: CentOS 5


of course I know for some body this question is very simple,

please help to beginner in OpenSSL

Rustam !!!


Re: Can I create certificate for using in Windows ???

2008-11-27 Thread Rustam Rakhimov
Thank for your advises Ger.
So. I'm student, and my major is cryptography. I'm master student and my
faculty name is cryptography and cryptoanalysis. Now I want learn SSL for
create some kind of system. I have some programming skills.

Now I want learn more about OpenSSL. How I can create module, and may be
there some manual about programming in OpenSSL. I have book Network
Security with OpenSSL, now I'm on reading process. if you have some another
books or information, please help me.

Thank you for your responsibility.

with best Regards
Rustam !!!


Re: Can I create certificate for using in Windows ???

2008-11-27 Thread Rustam Rakhimov
Thank you.
If in future I need your help in OpenSSL I will write for you.

And If you need I can write for you privately !!!


Re: Can I create certificate for using in Windows ???

2008-11-26 Thread Rustam Rakhimov
Excuse me. I'm newer in openssl, so can some one advise me some books for
beginers.
If I want add some algorithm (symmetric, assymetric or hash function) how I
can did it.

I can programming in C.

Rustam !!!


Can I create certificate for using in Windows ???

2008-11-24 Thread Rustam Rakhimov
Can I create certificate for using in Windows ???