I propose that we remove support for --disable-crypto. That way, we could use NSS for things like random number generation, e.g., without having to worry about whether it exists.

As things stand, a lot of our code assumes it can getService() or createInstance() certain objects that don't exist with --disable-crypto, so I'm not sure how much use this option is in any case.

-Boris
_______________________________________________
dev-security mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-security

Reply via email to