open-vault/builtin/logical/totp
Martin Lee 10f29e0503
base32.DecodeString expects length 8 for the buffer (#11887)
Add padding to the input key to ensure it reaches that length.
2021-07-14 07:38:10 -04:00
..
cmd/totp Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
backend.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
backend_test.go base32.DecodeString expects length 8 for the buffer (#11887) 2021-07-14 07:38:10 -04:00
path_code.go builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00
path_keys.go base32.DecodeString expects length 8 for the buffer (#11887) 2021-07-14 07:38:10 -04:00