package
0.0.0-20231107013028-2a45ea8fb723
Repository: https://github.com/hyperledger-labs/minbft.git
Documentation: pkg.go.dev

# Packages

Package mock_usig is a generated GoMock package.
Package sgx provides Go interface to SGX USIG implementation.

# Functions

No description provided by the author
No description provided by the author

# Structs

UI is a unique identifier assigned to a message by a USIG.

# Interfaces

USIG (Unique Sequential Identifier Generator) is a tamper-proof component in MinBFT that assigns unique, monotonic, and sequential counter to messages and signs it.