GO-2024-3057: NetBird uses a static initialization vector (IV) in github.com/netbirdio/netbird
package
Version:
v0.32.0
Opens a new window with list of versions in this module.
Published: Nov 15, 2024
License: BSD-3-Clause
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
¶
Deprecated: This package is deprecated and will be removed in a future release.
const (
AlgoUnknown Algorithm = iota
AlgoHMACSHA256
AlgoHMACSHA512
)
type Msg struct {
AuthAlgorithm Algorithm
AdditionalData []byte
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.