An open API service indexing awesome lists of open source software.

https://github.com/dchest/hkdf-visualizer

HKDF-Expand Block Visualizer
https://github.com/dchest/hkdf-visualizer

cryptography hkdf sha256 sha512

Last synced: 4 months ago
JSON representation

HKDF-Expand Block Visualizer

Awesome Lists containing this project

README

          

# HKDF-Expand Block Visualizer

For SHA-256 and SHA-512.

> How many bytes can I fit into the _info_ string
> before it causes another compression?

Easy to calculate, but better to visualize.

https://dchest.github.io/hkdf-visualizer/

Made by Gemini 2.5 Pro. Haven't checked for correctness :)