[EMAIL PROTECTED] wrote, On 2008-12-08 07:00:
> I see, that NSS has many crypto algorithms. I'm trying to make crypto
> plugin for IPSec. I need to use ECC algorithms (ECDSA, ECDH). So. Are
> the NSS ECC algorithms compatible with IPSec (I mean key strength)?

In ECC, key strength is determined by the choice of elliptic curve used.
So your question is essentially asking, "Are the ECC curves defined for
use in IPSec among those that are supported by NSS?"

NSS's ECC implementation is capable of supporting a particular set of
known elliptic curves, the set published in Appendix A of RFC 4492.

I do not know what curves are defined for use in IPSec.  I suppose that
information has been published in some RFC or Internet Draft.
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to