Discover Packages
github.com/trebent/kerberos
internal
util
password
package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Apr 18, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Make creates a random password if the input password is "". It will return the input/generated
password, the salt, and the hashed version of the password.
func Match(salt, hashedPassword, clearTextPassword string ) bool
Match verifies if the input cleartext password matches the salt and hashed password.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.