The NSS team has released Network Security Services (NSS) 3.31.1,
which is a patch release to fix a potential deadlock with external
PKCS#11 tokens.
No new functionality is introduced in this release. The fix for the
deadlock mentioned above is already included with NSS 3.32.
The only change incl
The NSS team has released Network Security Services (NSS) 3.30
New in NSS 3.30:
* In the PKCS#11 root CA module (nssckbi), CAs with positive trust are
marked with a new boolean attribute, CKA_NSS_MOZILLA_CA_POLICY, set to
true. Applications that need to distinguish them from other
The NSS team has released Network Security Services (NSS) 3.29.3
No new functionality is introduced in this release.
This is a patch release to fix a rare crash when initializing an SSL socket
fails.
The full release notes are available at
https://developer.mozilla.org/en-US/docs/Mozilla/Projects
The NSS Development Team announces the release of NSS 3.26.2, which is a
patch release to address a TLS compatibility issue that some client
applications experienced with NSS 3.26.1.
No new functionality is introduced in this release.
Notable Changes:
* Bug 1304407 - Ignore MD5 signature algorith
The NSS Development Team announces the release of NSS 3.25.1, which is a
patch release to address a TLS compatibility issue that some client
applications experienced with NSS 3.25.
No new functionality is introduced in this release.
Notable Changes:
* Bug 1304407 - Ignore MD5 signature algorithms
Kai Engert wrote:
> The NSS team has released Network Security Services (NSS) 3.22,
> which is a minor release.
>
> New functionality:
> * RSA-PSS signatures are now supported (bug 1215295)
> * Pseudorandom functions based on hashes other than SHA-1 are now supported
To clarify: Our PBKDF2 implem
The WebCrypto API implementation in Firefox uses NSS to provide PBKDF2:
http://hg.mozilla.org/mozilla-central/file/a255a234946e/dom/crypto/WebCryptoTask.cpp#l2333
Most of the stuff you're probably interested in happens in DoCrypto().
- Tim
sdjfhas dufh wrote:
> How do I use pbkdf2 in lib nss?
7 matches
Mail list logo