Skip to content
#

totp

Here are 499 public repositories matching this topic...

py0xc3
py0xc3 commented Mar 24, 2022

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

cli
Delapouite
Delapouite commented Jan 19, 2022

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

Improve this page

Add a description, image, and links to the totp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the totp topic, visit your repo's landing page and select "manage topics."

Learn more