Affected by GO-2022-0970
and 2 other vulnerabilities
GO-2022-0970: elrond-go MultiESDTNFTTransfer call on a SC address with missing function name in github.com/ElrondNetwork/elrond-go
GO-2022-0971: Elrond-go has improper initialization in github.com/ElrondNetwork/elrond-go
GO-2022-1200: Elrond-GO processing: fallback search of SCRs when not found in the main cache in github.com/ElrondNetwork/elrond-go
package
Version:
v1.0.73
Opens a new window with list of versions in this module.
Published: Jan 7, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Blake2b struct {
HashSize int
}
Blake2b is a blake2b implementation of the hasher interface.
Compute takes a string, and returns the blake2b hash of that string
EmptyHash returns the blake2b hash of the empty string
IsInterfaceNil returns true if there is no value under the interface
Size returns the size, in number of bytes, of a blake2b hash
Source Files
¶
Click to show internal directories.
Click to hide internal directories.