Jesus,
You have a number of alternatives, probably none of them that attractive :-(
1. Accept signText as is.
2. Use Java applets. Much more common than signText as far as
I know. example: http://openoces.org
3. Use the signText code as a basis for a signTextXML
4. Hope that I and others succeed
prodizy wrote:
Hi,
Is it possible to access NSS methods from an XPCOM DLL(of my
extension)? I mean, methods that are used by Firefox for hashing the
master password, encrypting the private key that is used to encrypt the
data etc(HashPassword(), SHA1_Update() etc). Or should I look for a
third
David Stutzman wrote:
Is RSA key generation via NSS FIPS approved?
I was looking into FIPS-approved RSA and DSA capabilities of NSS. It
seems everything is covered just fine for DSA. The certificate appears
to cover private and public keygen, signature generation and
verification and hashin
Is RSA key generation via NSS FIPS approved?
I was looking into FIPS-approved RSA and DSA capabilities of NSS. It
seems everything is covered just fine for DSA. The certificate appears
to cover private and public keygen, signature generation and
verification and hashing. The RSA certificate
Hi,
Is it possible to access NSS methods from an XPCOM DLL(of my
extension)? I mean, methods that are used by Firefox for hashing the
master password, encrypting the private key that is used to encrypt the
data etc(HashPassword(), SHA1_Update() etc). Or should I look for a
third party library or
5 matches
Mail list logo