Hi,
I have a simple application that uses RSA encryption with PKCS1
Padding. I dont want to use the whole NSS library for such a simple
application. I have the source code for NSS 3.9. I am new to NSS and
so I have a few questions:

Is it possible to pull out certain files and compile them in order to
achieve my objective?

I am assuming the rsa.c and rsawrap.c code are the two major files to
be used. Is the rsawrap.c code (OAEP and PKCS1 Padding functions)
functional/used by NSS?

Are there any other dependecies or programs that I need?

Please help.

Joe Smith
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to