Re: [ANNOUNCE] NSS 3.24 Release

2016-05-23 Thread Martin Thomson
On Mon, May 23, 2016 at 7:29 PM, Julien Pierre wrote: > Will the deprecated functions stop working right away ? Or is there a > scheduled time at which they won't be supported anymore in the future ? There are no plans to remove these. Since they are so widely used, I expect that we may never g

Re: [ANNOUNCE] NSS 3.24 Release

2016-05-23 Thread Julien Pierre
Kai, On 5/22/2016 13:45, Kai Engert wrote: Notable Changes: * The following functions have been deprecated (applications should use the new SSL_ConfigServerCert function instead): * SSL_SetStapledOCSPResponses * SSL_SetSignedCertTimestamps * SSL_ConfigSecureServer * SSL_ConfigSecu

Re: [ANNOUNCE] NSS 3.24 Release

2016-05-23 Thread Robert Relyea
On 05/22/2016 04:26 PM, Paul Wouters wrote: On Sun, 22 May 2016, Kai Engert wrote: Subject: [ANNOUNCE] NSS 3.24 Release * NSS softoken has been updated with the latest NIST guidance (as of 2015) What does this relate to? Do you have the specific FIPS publication? Is this perhaps the GCM IV

RE: [ANNOUNCE] NSS 3.24 Release

2016-05-23 Thread Trick, Daniel
OUNCE] NSS 3.24 Release On Mon, May 23, 2016 at 1:55 AM, Trick, Daniel wrote: > make BUILD_OPT=1 Try: make BUILD_OPT=1 nss_build_all You have to build NSPR first, and this does that for you. -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/

Re: [ANNOUNCE] NSS 3.24 Release

2016-05-23 Thread Martin Thomson
On Mon, May 23, 2016 at 1:55 AM, Trick, Daniel wrote: > make BUILD_OPT=1 Try: make BUILD_OPT=1 nss_build_all You have to build NSPR first, and this does that for you. -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: [ANNOUNCE] NSS 3.24 Release

2016-05-23 Thread Trick, Daniel
Hello. I'm trying to build latest NSS. Following the Wiki instructions I do: > |hg clone https://hg.mozilla.org/projects/nspr hg clone > https://hg.mozilla.org/projects/nss cd nss make BUILD_OPT=1 | Result is: > make[2]: Entering directory `/c/Scratchpad/NSS/nss/lib/util' > cl -FoWIN954.0_OPT.

Re: [ANNOUNCE] NSS 3.24 Release

2016-05-22 Thread Paul Wouters
On Sun, 22 May 2016, Kai Engert wrote: Subject: [ANNOUNCE] NSS 3.24 Release * NSS softoken has been updated with the latest NIST guidance (as of 2015) What does this relate to? Do you have the specific FIPS publication? Is this perhaps the GCM IV handling? Paul -- dev-tech-crypto mailing l