Affected by GO-2024-2703
and 1 other vulnerabilities
GO-2024-2703: Kopia: Storage connection credentials written to console on "repository status" CLI command with JSON output in github.com/kopia/kopia
GO-2026-5009: Kopia: RCE via SSH ProxyCommand Injection in github.com/kopia/kopia
package
Version:
v0.8.0-beta2
Opens a new window with list of versions in this module.
Published: Mar 14, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package hmac contains utilities for dealing with HMAC checksums.
Append computes HMAC-SHA256 checksum for a given block of bytes and appends it.
VerifyAndStrip verifies that given block of bytes has correct HMAC-SHA256 checksum and strips it.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.