-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
21 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -160,9 +160,11 @@ Third party code is used in some test and common code files: | |
|
||
- `common/aes_c.c`; MIT: "Copyright (c) 2016 Thomas Pornin <[email protected]>" | ||
- `common/aes128ctr.c`: MIT: "Copyright (c) 2016-2021 Open Quantum Safe project" and Public Domain | ||
- `common/aes_neon.c`: MIT: "Copyright (c) 2024 ChristerKnorborg" and Public Domain | ||
- `common/fips202.c`: Public Domain | ||
- `common/randombytes_system.c`: MIT: Copyright (c) 2017 Daan Sprenkels <[email protected]> | ||
- `apps/PQCgenKAT_sign.c`, `common/randombytes_ctrdrbg.c`, `test/test_kat.c`: by NIST (Public Domain) | ||
- `test/m1cycles.{c,h}`, Apache 2.0 or Public Domain | ||
|
||
See also the SPDX License Identifiers in the respective files. | ||
|
||
|
This file was deleted.
Oops, something went wrong.