We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b05fad commit 1a19199Copy full SHA for 1a19199
aws-lc-rs/src/cipher/padded.rs
@@ -1,3 +1,5 @@
1
+// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+// SPDX-License-Identifier: Apache-2.0 OR ISC
3
use crate::cipher;
4
use crate::cipher::key::SymmetricCipherKey;
5
use crate::cipher::{
0 commit comments