I have couple of questions about X.509 v3 certificates in
general.
I have a system in which we were communicating keys using files/records.
I now want to migrate to certificates. There are fields in the record
which do not have a corresponding extension in X.509 spec. How can i
encode them in a
Hi,
I am a newbie to this group. I am having the following problem. I ported
the rsa code from openssl and am trying to get it to work on Vxworks.
It gives me the following error when i try to link in the library.
In function BN_mod_word
"undefined reference to __umoddi3"
Does anybody have any