# Functions
IsErrKeyNotFound returns true if the given error is errKeyNotFound.
IsErrWrongPassword returns true if the given error is errWrongPassword.
NewErrKeyNotFound returns a standardized error reflecting that the specified key doesn't exist.
NewErrWrongPassword returns a standardized error reflecting that the specified password is wrong.