Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/briansmith/ring

Files: rust-vendor/ring/*
Copyright:
 2015-2025 Brian Smith
 2014-2019 Google Inc.
 2014 Intel Corporation
 2016 David Judd
 2016 Simon Sapin
 2018 Trent Clarke
License: ISC

Files: rust-vendor/ring/LICENSE-BoringSSL
 rust-vendor/ring/crypto/perlasm/*
 rust-vendor/ring/crypto/curve25519/*
 rust-vendor/ring/crypto/*/asm/*
 rust-vendor/ring/pregenerated/*
 rust-vendor/ring/third_party/fiat/*
 rust-vendor/ring/crypto/constant_time_test.c
 rust-vendor/ring/crypto/cpu_intel.c
 rust-vendor/ring/crypto/crypto.c
 rust-vendor/ring/crypto/internal.h
 rust-vendor/ring/crypto/mem.c
 rust-vendor/ring/crypto/fipsmodule/bn/internal.h
 rust-vendor/ring/crypto/fipsmodule/bn/montgomery.c
 rust-vendor/ring/crypto/fipsmodule/ec/util.h
 rust-vendor/ring/crypto/fipsmodule/ec/p256*
 rust-vendor/ring/include/ring-core/aes.h
 rust-vendor/ring/include/ring-core/asm_base.h
 rust-vendor/ring/include/ring-core/base.h
 rust-vendor/ring/include/ring-core/mem.h
 rust-vendor/ring/include/ring-core/target.h
 rust-vendor/ring/include/ring-core/type_check.h
Copyright:
 1995-2020 The OpenSSL Project Authors
 2014-2024 The BoringSSL Authors
 2015-2020 CloudFlare Ltd.
 2015 CloudFlare, Inc.
 2014 Intel Corporation
 2015 Intel Inc.
 2002 Oracle and/or its affiliates
 2022 ARM Inc.
 2015-2020 the fiat-crypto authors
License: Apache-2

Files: rust-vendor/ring/src/polyfill/once_cell/*
Copyright: No copyright holder specified in the file; licensed under Apache-2.0 or MIT
License: Apache-2 or Expat

Files: rust-vendor/ring/src/polyfill/slice.rs
Copyright: No copyright holder specified in the file
License: Expat

License: ISC
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
 SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

License: Apache-2
 On Debian systems, the full text of the Apache License Version 2.0
 can be found in the file `/usr/share/common-licenses/Apache-2.0'.

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
