diff options
-rw-r--r-- | balloon-sha1.c | 1 | ||||
-rw-r--r-- | balloon-sha256.c | 1 | ||||
-rw-r--r-- | balloon-sha384.c | 1 | ||||
-rw-r--r-- | balloon-sha512.c | 1 | ||||
-rw-r--r-- | balloon.c | 1 | ||||
-rw-r--r-- | balloon.h | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/balloon-sha1.c b/balloon-sha1.c index 7238b487..71c86e1d 100644 --- a/balloon-sha1.c +++ b/balloon-sha1.c @@ -3,6 +3,7 @@ Balloon password-hashing algorithm. Copyright (C) 2022 Zoltan Fridrich + Copyright (C) 2022 Red Hat, Inc. This file is part of GNU Nettle. diff --git a/balloon-sha256.c b/balloon-sha256.c index 63c7fbf6..fe31a691 100644 --- a/balloon-sha256.c +++ b/balloon-sha256.c @@ -3,6 +3,7 @@ Balloon password-hashing algorithm. Copyright (C) 2022 Zoltan Fridrich + Copyright (C) 2022 Red Hat, Inc. This file is part of GNU Nettle. diff --git a/balloon-sha384.c b/balloon-sha384.c index 4a7dcbbf..68294496 100644 --- a/balloon-sha384.c +++ b/balloon-sha384.c @@ -3,6 +3,7 @@ Balloon password-hashing algorithm. Copyright (C) 2022 Zoltan Fridrich + Copyright (C) 2022 Red Hat, Inc. This file is part of GNU Nettle. diff --git a/balloon-sha512.c b/balloon-sha512.c index 0919b68f..f19f8aa0 100644 --- a/balloon-sha512.c +++ b/balloon-sha512.c @@ -3,6 +3,7 @@ Balloon password-hashing algorithm. Copyright (C) 2022 Zoltan Fridrich + Copyright (C) 2022 Red Hat, Inc. This file is part of GNU Nettle. @@ -3,6 +3,7 @@ Balloon password-hashing algorithm. Copyright (C) 2022 Zoltan Fridrich + Copyright (C) 2022 Red Hat, Inc. This file is part of GNU Nettle. @@ -3,6 +3,7 @@ Balloon password-hashing algorithm. Copyright (C) 2022 Zoltan Fridrich + Copyright (C) 2022 Red Hat, Inc. This file is part of GNU Nettle. |