Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Norbert Pócs
nettle
Commits
e83daf61
Commit
e83daf61
authored
Sep 28, 2022
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
ChangeLog and AUTHORS update for Balloon.
parent
dd187207
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
AUTHORS
+2
-0
2 additions, 0 deletions
AUTHORS
ChangeLog
+15
-0
15 additions, 0 deletions
ChangeLog
with
17 additions
and
0 deletions
AUTHORS
+
2
−
0
View file @
e83daf61
...
@@ -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.
This diff is collapsed.
Click to expand it.
ChangeLog
+
15
−
0
View file @
e83daf61
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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment