Thanks Glen.
Is there any license agreement needed to ship JSS with mozilla?
Mozilla does not ship JSS, but a product/plugin can ship/package JSS to be used with mozilla. JSS is under the Mozilla Public License.
http://www.mozilla.org/MPL/
Are there any tests available (like smoke test) to certify JSS?
yes: build JSS: http://www.mozilla.org/projects/security/pki/jss/jss_build_3.4.html then do a gmake release, then run all.pl
note, you must sign the jar file for all tests to work see: http://www.mozilla.org/projects/security/pki/jss/provider_notes.html#signed-jar
mozilla\security\jss\org\mozilla\jss\tests\all.pl perl all.pl release <jss release dir> <nss release dir> <nspr release dir>
No JSS is a JNI wrapper around nss. For JSS to be considered FIPs compliant JSS must have NSS do any and all crypto.Does JSS has any built in encryption algorithm? Or just an interface for NSS?
http://www.mozilla.org/projects/security/pki/jss/faq.html#Fips
Is it okay to ship libjss3.so & jss.jar with mozilla . Is there any other component required ?
Is it possible to post HP-UX Intanium binaries on mozilla.org ?
Only Mozilla Release Engineering can officially build and then sign the JSS jar with their JCE code-signing certificate. You need to make bug on JSS, and request HP-UX Intanium support. If there are any changes to the build system you can specify the changes.
Also, please provide reasons/needs for this request, and possible funding support. Also, a new version of JSS 4 will be required since this will require JSS to be built with JDK 1.4 or greater.
Thanks, Gowri
_______________________________________________ mozilla-crypto mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-crypto
