Global
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.crypto.sha512
- Platforms: .NET, .NET Standard 2.0, Island
BlockSize
const BlockSize: Int64 = 128
const Int64 BlockSize = 128
static let BlockSize: Int64 = 128
const BlockSize Int64 = 128
Const BlockSize As Int64 = 128
New
class method New: Hash
static Hash New()
static func New() -> Hash
func New() Hash
Shared Function New() As Hash
New384
class method New384: Hash
static Hash New384()
static func New384() -> Hash
func New384() Hash
Shared Function New384() As Hash
New512_224
class method New512_224: Hash
static Hash New512_224()
static func New512_224() -> Hash
func New512_224() Hash
Shared Function New512_224() As Hash
New512_256
class method New512_256: Hash
static Hash New512_256()
static func New512_256() -> Hash
func New512_256() Hash
Shared Function New512_256() As Hash
Size
const Size: Int64 = 64
const Int64 Size = 64
static let Size: Int64 = 64
const Size Int64 = 64
Const Size As Int64 = 64
Size224
const Size224: Int64 = 28
const Int64 Size224 = 28
static let Size224: Int64 = 28
const Size224 Int64 = 28
Const Size224 As Int64 = 28
Size256
const Size256: Int64 = 32
const Int64 Size256 = 32
static let Size256: Int64 = 32
const Size256 Int64 = 32
Const Size256 As Int64 = 32
Size384
const Size384: Int64 = 48
const Int64 Size384 = 48
static let Size384: Int64 = 48
const Size384 Int64 = 48
Const Size384 As Int64 = 48
Sum384
class method Sum384(data: Slice<Byte>): array of byte
static byte[] Sum384(Slice<Byte> data)
static func Sum384(_ data: Slice<Byte>) -> byte...
func Sum384(data Slice<Byte>) array of byte
Shared Function Sum384(data As Slice<Byte>) As byte()
Parameters:
- data:
Sum512
class method Sum512(data: Slice<Byte>): array of byte
static byte[] Sum512(Slice<Byte> data)
static func Sum512(_ data: Slice<Byte>) -> byte...
func Sum512(data Slice<Byte>) array of byte
Shared Function Sum512(data As Slice<Byte>) As byte()
Parameters:
- data:
Sum512_224
class method Sum512_224(data: Slice<Byte>): array of byte
static byte[] Sum512_224(Slice<Byte> data)
static func Sum512_224(_ data: Slice<Byte>) -> byte...
func Sum512_224(data Slice<Byte>) array of byte
Shared Function Sum512_224(data As Slice<Byte>) As byte()
Parameters:
- data:
Sum512_256
class method Sum512_256(data: Slice<Byte>): array of byte
static byte[] Sum512_256(Slice<Byte> data)
static func Sum512_256(_ data: Slice<Byte>) -> byte...
func Sum512_256(data Slice<Byte>) array of byte
Shared Function Sum512_256(data As Slice<Byte>) As byte()
Parameters:
- data:
BlockSize
const BlockSize: Int64 = 128
const Int64 BlockSize = 128
static let BlockSize: Int64 = 128
const BlockSize Int64 = 128
Const BlockSize As Int64 = 128
Size
const Size: Int64 = 64
const Int64 Size = 64
static let Size: Int64 = 64
const Size Int64 = 64
Const Size As Int64 = 64
Size224
const Size224: Int64 = 28
const Int64 Size224 = 28
static let Size224: Int64 = 28
const Size224 Int64 = 28
Const Size224 As Int64 = 28
Size256
const Size256: Int64 = 32
const Int64 Size256 = 32
static let Size256: Int64 = 32
const Size256 Int64 = 32
Const Size256 As Int64 = 32
Size384
const Size384: Int64 = 48
const Int64 Size384 = 48
static let Size384: Int64 = 48
const Size384 Int64 = 48
Const Size384 As Int64 = 48
New
class method New: Hash
static Hash New()
static func New() -> Hash
func New() Hash
Shared Function New() As Hash
New384
class method New384: Hash
static Hash New384()
static func New384() -> Hash
func New384() Hash
Shared Function New384() As Hash
New512_224
class method New512_224: Hash
static Hash New512_224()
static func New512_224() -> Hash
func New512_224() Hash
Shared Function New512_224() As Hash
New512_256
class method New512_256: Hash
static Hash New512_256()
static func New512_256() -> Hash
func New512_256() Hash
Shared Function New512_256() As Hash
Sum384
class method Sum384(data: Slice<Byte>): array of byte
static byte[] Sum384(Slice<Byte> data)
static func Sum384(_ data: Slice<Byte>) -> byte...
func Sum384(data Slice<Byte>) array of byte
Shared Function Sum384(data As Slice<Byte>) As byte()
Parameters:
- data:
Sum512
class method Sum512(data: Slice<Byte>): array of byte
static byte[] Sum512(Slice<Byte> data)
static func Sum512(_ data: Slice<Byte>) -> byte...
func Sum512(data Slice<Byte>) array of byte
Shared Function Sum512(data As Slice<Byte>) As byte()
Parameters:
- data:
Sum512_224
class method Sum512_224(data: Slice<Byte>): array of byte
static byte[] Sum512_224(Slice<Byte> data)
static func Sum512_224(_ data: Slice<Byte>) -> byte...
func Sum512_224(data Slice<Byte>) array of byte
Shared Function Sum512_224(data As Slice<Byte>) As byte()
Parameters:
- data:
Sum512_256
class method Sum512_256(data: Slice<Byte>): array of byte
static byte[] Sum512_256(Slice<Byte> data)
static func Sum512_256(_ data: Slice<Byte>) -> byte...
func Sum512_256(data Slice<Byte>) array of byte
Shared Function Sum512_256(data As Slice<Byte>) As byte()
Parameters:
- data: