Skip to content
Snippets Groups Projects
Commit e83daf61 authored by Niels Möller's avatar Niels Möller
Browse files

ChangeLog and AUTHORS update for Balloon.

parent dd187207
Branches
No related tags found
No related merge requests found
...@@ -128,3 +128,5 @@ Amitay Isaacs Powerpc64 assembly for secp192r1, secp224r1 ...@@ -128,3 +128,5 @@ Amitay Isaacs Powerpc64 assembly for secp192r1, secp224r1
Martin Schwenke Powerpc64 assembly for secp384r1, secp521r1, Martin Schwenke Powerpc64 assembly for secp384r1, secp521r1,
curve25519 and curve448. curve25519 and curve448.
Zoltan Fridrich Ballon password hashing.
2022-09-28 Niels Möller <nisse@lysator.liu.se>
From Zoltan Fridrich:
* balloon.c (balloon, balloon_itch): Implementation of balloon
password hash.
* balloon.h: New header file.
* balloon-sha1.c (balloon_sha1): New file and function.
* balloon-sha256.c (balloon_sha256): Likewise.
* balloon-sha384.c (balloon_sha384): Likewise.
* balloon-sha512.c (balloon_sha512): Likewise.
* Makefile.in (nettle_SOURCES): Add balloon source files.
(HEADERS): Add ballon.h.
* testsuite/balloon-test.c: New tests.
* testsuite/Makefile.in (TS_NETTLE_SOURCES): Add balloon-test.c.
2022-09-08 Niels Möller <nisse@lysator.liu.se> 2022-09-08 Niels Möller <nisse@lysator.liu.se>
* eccdata.c (string_toupper): New utility function. * eccdata.c (string_toupper): New utility function.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment