-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit '9d94d7846cde272b8b1519ba96e53967bf0b90d2'
- Loading branch information
Showing
393 changed files
with
59,793 additions
and
11,892 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
Library: Libgcrypt | ||
Homepage: https://www.gnupg.org/related_software/libgcrypt/ | ||
Download: https://ftp.gnupg.org/ftp/gcrypt/libgcrypt/ | ||
ftp://ftp.gnupg.org/gcrypt/libgcrypt/ | ||
Homepage: https://gnupg.org/related_software/libgcrypt/ | ||
Download: https://gnupg.org/ftp/gcrypt/libgcrypt/ | ||
Repository: git://git.gnupg.org/libgcrypt.git | ||
Maintainer: Werner Koch <[email protected]> | ||
Bug reports: https://bugs.gnupg.org | ||
|
@@ -32,17 +31,18 @@ List of Copyright holders | |
Copyright (C) 2003 Nikos Mavroyanopoulos | ||
Copyright (c) 2006 CRYPTOGAMS | ||
Copyright (C) 2006-2007 NTT (Nippon Telegraph and Telephone Corporation) | ||
Copyright (C) 2012-2023 g10 Code GmbH | ||
Copyright (C) 2012-2024 g10 Code GmbH | ||
Copyright (C) 2012 Simon Josefsson, Niels Möller | ||
Copyright (c) 2012 Intel Corporation | ||
Copyright (C) 2013 Christian Grothoff | ||
Copyright (C) 2013-2022 Jussi Kivilinna | ||
Copyright (C) 2013-2024 Jussi Kivilinna | ||
Copyright (C) 2013-2014 Dmitry Eremin-Solenikov | ||
Copyright (C) 2014 Stephan Mueller | ||
Copyright (C) 2017 Jia Zhang | ||
Copyright (C) 2018 Bundesamt für Sicherheit in der Informationstechnik | ||
Copyright (C) 2020 Alibaba Group. | ||
Copyright (C) 2020 Tianjia Zhang | ||
Copyright (C) 2023 Simon Josefsson | ||
|
||
|
||
Authors with a FSF copyright assignment | ||
|
@@ -169,6 +169,9 @@ Dmitry Eremin-Solenikov <[email protected]> | |
Dmitry Kasatkin <[email protected]> | ||
2012-12-14:[email protected]: | ||
|
||
Falko Strenzke <[email protected]> | ||
2023-09-27:[email protected]: | ||
|
||
H.J. Lu <[email protected]> | ||
2020-01-19:[email protected]: | ||
|
||
|
@@ -211,6 +214,9 @@ Sergey V. <[email protected]> | |
Shawn Landden <[email protected]> | ||
2019-07-09:[email protected]: | ||
|
||
Simit Ghane <[email protected]> | ||
2024-05-06:OF22575887.761836D9-ON48258B15.0044A21E-48258B15.0044A222@lge.com: | ||
|
||
Stephan Mueller <[email protected]> | ||
2014-08-22:[email protected]: | ||
|
||
|
@@ -254,6 +260,10 @@ security corporation. See the file for details. | |
The file salsa20.c is based on D.J. Bernstein's public domain code and | ||
taken from Nettle. Copyright 2012 Simon Josefsson and Niels Möller. | ||
|
||
The sntrup761 code is based on public domain code written by Daniel | ||
J. Bernstein, Chitchanok Chuengsatiansup, Tanja Lange, and Christine | ||
van Vredendaal. Copyright 2023 Simon Josefsson. | ||
|
||
|
||
This file is free software; as a special exception the author gives | ||
unlimited permission to copy and/or distribute it, with or without | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.