-
Updated
Apr 4, 2022 - Go
totp
Here are 499 public repositories matching this topic...
-
Updated
Mar 27, 2022 - Java
-
Updated
Feb 5, 2021 - JavaScript
Hello
What would you like to be added
Currently the step-cli certificate fingerprint foo.pem command only outputs the fingerprint as a SHA256 hash. It would be convenient to have an option to display a SHA1 fingerprint instead.
Why this is needed
Azure Iot Hub services display the fingerprints as SHA1 hashes on the Azure portal, so it's not easy to compare both types of finge
-
Updated
Mar 29, 2022 - PHP
-
Updated
Jan 23, 2022 - TypeScript
-
Updated
Jan 11, 2022 - Python
-
Updated
Jul 23, 2018 - Python
-
Updated
Mar 24, 2022 - PHP
-
Updated
Apr 3, 2022 - C#
-
Updated
Jun 6, 2021 - Rust
-
Updated
Dec 2, 2021 - PHP
-
Updated
Apr 2, 2022 - C
Tasks:
- add docs to token strategy (godoc)
- add links to the readme (api-key, bearer, x-header)
-
Updated
Mar 13, 2022 - Kotlin
-
Updated
Mar 9, 2022 - Java
-
Updated
Apr 1, 2022 - PHP
If a user goes to the login screen, and a browser password manager pre-fills the username and password, it should be possible for a user to just press the 'enter' button on their keyboard to submit the login form.
-
Updated
Feb 26, 2022 - Swift
-
Updated
Jan 6, 2022 - Python
Improve this page
Add a description, image, and links to the totp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the totp topic, visit your repo's landing page and select "manage topics."
First, thank you for maintaining this wonderful tool!
Is your feature request related to a problem? Please describe.
PBKDF2-HMAC-SHA1 is no longer recommended, and may become a problem if there are too few iterations (SHA1 is the issue, especially in conjunction with the small number of iterations), although a 16byte/128bit salt remains fine. This only offers security if used in conjunctio