package
0.0.0-20250215044355-2e511e5d7ce5
Repository: https://github.com/lowrisc/opentitan-provisioning.git
Documentation: pkg.go.dev

# Functions

Abs calculates the absolute value of an integer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CalcHashPW returns a hash string value.
No description provided by the author
No description provided by the author
No description provided by the author
GenerateRandom returns random data from the rand package.
No description provided by the author
LoadCertFromFile reads a yaml configuration file from the specified path and parse it into the certificate object.
LoadConfig reads a Yaml configuration file from the specified path with filename and unmarshals it into the provided struct (v).
LoadJSONConfig reads a JSON configuration file from the specified path and unmarshals it into the provided struct (v).
No description provided by the author
No description provided by the author
ReadFile reads data from file.
No description provided by the author
WriteFile writes data to the named file, creating it if necessary.
No description provided by the author