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 31d3459 commit ed6e72eCopy full SHA for ed6e72e
cryptoki/src/mechanism/hkdf.rs
@@ -1,4 +1,4 @@
1
-// Copyright 2021 Contributors to the Parsec project.
+// Copyright 2024 Contributors to the Parsec project.
2
// SPDX-License-Identifier: Apache-2.0
3
//! Mechanisms of hash-based key derive function (HKDF)
4
//! See: <https://docs.oasis-open.org/pkcs11/pkcs11-curr/v3.0/os/pkcs11-curr-v3.0-os.html#_Toc30061597>
0 commit comments