Skip to content

Latest commit

 

History

History
73 lines (54 loc) · 2.83 KB

COPYING.rst

File metadata and controls

73 lines (54 loc) · 2.83 KB

Copyright

Except as noted below, all files original or contributed work, Copyright (c) 2023-2024 James Edington Administrator.

This Work is licensed to You under Your choice of the following licenses:

  • The MIT License
  • The Apache License 2.0

Exceptions:

  • Lib/PQClean/crypto_kem/kyber*: Provided under the terms of LICENSE-Kyber distributed with this document, otherwise Public domain (CC0); from Peter Schwabe, Roberto Avanzi, Joppe Bos, Léo Ducas, Eike Kiltz, Tancrède Lepoint, Vadim Lyubashevsky, John M. Schanck, Gregor Seiler, and Damien Stehlé.
  • Lib/PQClean/crypto_sign/falcon*: Provided under the terms of LICENSE-Falcon distributed with this document, and The MIT License; Copyright (c) 2017-2019 Falcon Project.
  • Lib/PQClean/crypto_kem/hqc-rmrs*: Provided under the terms of LICENSE-HQC distributed with this document, otherwise Public Domain; from Carlos Aguilar Melchor, Nicolas Aragon, Slim Bettaieb, Olivier Blazy, Jurjen Bos, Jean-Christophe Deneuville, Philippe Gaborit, Edoardo Persichetti, Jean-Marc Robert, Pascal Véron, Gilles Zémor, and Loïc Bidoux.

Additional Credit:

  • Lib/PQClean/common/aes.*: Provided under The MIT License; Copyright (c) 2016 Thomas Pornin.
  • Lib/PQClean/common/fips202.*: Public domain; from Ronny Van Keer, Gilles Van Assche, Daniel J. Bernstein, and Peter Schwabe.
  • Lib/PQClean/common/keccak4x: Public domain (CC0); from Gilles Van Assche and Ronny Van Keer.
  • Lib/PQClean/common/nistseedexpander.*: Public domain (17 U.S.C. §105); from Lawrence E. Bassham and Sebastian Verschoor.
  • Lib/PQClean/common/randombytes.*: Provided under The MIT License; Copyright (c) 2017 Daan Sprenkels.
  • Lib/PQClean/common/sha2.*: Public domain; from Daniel J. Bernstein.
  • Lib/PQClean/common/sp800-185.*: Public domain (CC0); from Ko Stoffelen.
  • Lib/PQClean/crypto_kem/mceliece*: Public domain; from Daniel J. Bernstein, Tung Chou, Tanja Lange, Ingo von Maurich, Rafael Misoczki, Ruben Niederhagen, Edoardo Persichetti, Christiane Peters, Peter Schwabe, Nicolas Sendrier, Jakub Szefer, and Wen Wang.
  • Lib/PQClean/crypto_sign/dilithium*: Public domain; from Vadim Lyubashevsky, Léo Ducas, Eike Kiltz, Tancrède Lepoint, Peter Schwabe, Gregor Seiler, and Damien Stehlé.
  • Lib/PQClean/crypto_sign/sphincs*: Public domain (CC0); from Andreas Hülsing, Jean-Philippe Aumasson, Daniel J. Bernstein, Ward Beullens, Christoph Dobraunig, Maria Eichlseder, Scott Fluhrer, Stefan-Lukas Gazdag, Panos Kampanakis, Stefan Kölbl, Tanja Lange, Martin M. Lauridsen, Florian Mendel, Ruben Niederhagen, Christian Rechberger, Joost Rijneveld, Peter Schwabe, and Bas Westerbaan.
  • All other files under Lib/PQClean: Public domain (CC0); from Thom Wiggers, Douglas Stebila, and others.