[Cryptech-Commits] [sw/libhal] branch master updated: correct PBPDF2 -> PBKDF2

git at cryptech.is git at cryptech.is
Wed May 25 11:48:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

fredrik at thulin.net pushed a commit to branch master
in repository sw/libhal.

The following commit(s) were added to refs/heads/master by this push:
       new  ce4d1c7   correct PBPDF2 -> PBKDF2
ce4d1c7 is described below

commit ce4d1c7a8103be09bcee64b055408a901d068c34
Author: Fredrik Thulin <fredrik at thulin.net>
AuthorDate: Wed May 25 13:47:52 2016 +0200

    correct PBPDF2 -> PBKDF2
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 85ac9c9..917182c 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Current contents of the library:
 
 * An interface to the Cryptech hash cores, including HMAC.
 
-* An implementation of PBPDF2.
+* An implementation of PBKDF2.
 
 * An implementation of RSA using the Cryptech ModExp core.
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Commits mailing list