Hi all, I am developing a JavaScript-based Firefox add-on which could make use of cryptography primitives like encrypting/decrypting short strings with RSA/AES.
A pure JS implementation of those algorithms is way to slow. I have come across the NSS library which seems to be part of the default Firefox distributions. Is it possible to access its API (e.g. via XPCOM) from my JavaScript extension code? Best regards, Dominik _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto