On Thu, Mar 20, 2008 at 9:29 PM,  <[EMAIL PROTECTED]> wrote:
>
>  Is there any interface (scriptable) for AES encryption/decryption from
>  XPCOM?   I noticed there is one for crypto hash with nsICryptoHash.
>  http://www.xulplanet.com/references/xpcomref/ifaces/nsICryptoHash.html

There is an XPCOM interface for RC4:
http://lxr.mozilla.org/seamonkey/source/security/manager/ssl/public/nsIStreamCipher.idl

It seems that is the only encryption/decryption interface from XPCOM.
Would you be interested in writing one for AES?

Wan-Teh
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to