Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hook <dgh@cryptoworkshop.com>2014-07-24 12:53:03 +0400
committerDavid Hook <dgh@cryptoworkshop.com>2014-07-24 12:53:03 +0400
commit5d24a37601b6c86a09e14f33f7bdfbc5948e6f4d (patch)
tree3cf84a0896f63f2c00d3ca7badab8c0d966fd5c6
parent4f26abc37272f51a8e4b5fbeddcd66a1a08bc67a (diff)
update
-rw-r--r--docs/releasenotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releasenotes.html b/docs/releasenotes.html
index 1b6748a1..d1b996eb 100644
--- a/docs/releasenotes.html
+++ b/docs/releasenotes.html
@@ -61,6 +61,7 @@ Release 1.51
<li>KDFCounterBytesGenerator now supports suffix and prefix fixed input data, as outlined in NIST SP 800-108.</li>
<li>Support has been added to allow retrieval and resetting the internal state of the SHA/SHA-2 digests in the lightweight API using an encoded format.</li>
<li>BSI plain ECDSA is now supported by the provider.</li>
+<li>The provider now advertises RSA PSS signature implementations directly using the standard naming.</li>
</ul>
<h3>2.1.4 Notes</h3>
<ul>