Add shared secret functions to hz_key_master #32

Open
zxq9 wants to merge 2 commits from shared_secrets into master
Owner

Added functions for shared secret derivation and improved documentation.

Dropped the (now unused) prng function.

Added functions for shared secret derivation and improved documentation. Dropped the (now unused) prng function.
zxq9 added the enhancement label 2026-05-30 11:55:53 +09:00
zxq9 added 1 commit 2026-05-30 11:55:53 +09:00
zxq9 requested review from dimitar.p.ivanov 2026-05-30 11:55:53 +09:00
zxq9 requested review from pharpend 2026-05-30 11:55:53 +09:00
zxq9 requested review from spivee 2026-05-30 11:55:54 +09:00
zxq9 requested review from uwiger 2026-05-30 11:55:54 +09:00
zxq9 added 1 commit 2026-05-30 15:34:07 +09:00
uwiger approved these changes 2026-06-01 16:15:30 +09:00
uwiger left a comment
Owner

LGTM

LGTM
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin shared_secrets:shared_secrets
git checkout shared_secrets
Sign in to join this conversation.