package
1.2.0
Repository: https://github.com/linuxboot/fiano.git
Documentation: pkg.go.dev

# Packages

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

# Functions

No description provided by the author
NewHashStructure returns a new instance of HashStructure with all default values set.
NewHashStructureFill returns a new instance of HashStructureFill with all default values set.
NewKey returns a new instance of Key with all default values set.
NewKeySignature returns a new instance of KeySignature with all default values set.
NewSignature returns a new instance of Signature with all default values set.
NewSignatureByData returns an implementation of SignatureDataInterface, accordingly to signAlgo, publicKey and signedData.
NewSignatureData returns an implementation of SignatureDataInterface, accordingly to signAlgo, privKey and signedData.
NewStructInfo returns a new instance of StructInfo with all default values set.

# Constants

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

# Variables

RandReader exports the rand.Reader.
No description provided by the author
StrictOrderCheck defines if elements order checks should be performed.

# Structs

HashStructure describes a digest.
No description provided by the author
Key is a public key of an asymmetric crypto keypair.
KeySignature.
Signature exports the Signature structure.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
SignatureDataInterface is the interface which abstracts all the signature data types.
No description provided by the author

# Type aliases

Algorithm represents a crypto algorithm value.
BitSize is a size in bits.
SignatureRSAASA is RSAASA signature bytes.
No description provided by the author
SVN represents Security Version Number.