dev-python/hkdf
HMAC-based Extract-and-Expand Key Derivation Function (HKDF) implemented in Python
ChangeLog
commit 0b594326c4ea1fa6d86afc744aad137c3f6ca61c
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Thu May 23 21:31:15 2024 -0400
dev-python/hkdf: PYTHON_COMPAT+="python3_13"
commit 4ee220f40a17fbe17b51aeb3f2f9929e4bb53a33
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Tue Oct 24 20:34:28 2023 -0400
use edo.eclass instead of `set ...; echo "$"; "$" || die` trick
commit 33dc7d1eb8ab65fb3e0ce445bac513198332e161
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Mon Sep 18 09:07:42 2023 -0400
dev-python/hkdf: PYTHON_COMPAT+="python3_12"
Stop using Nose, as it does not support Python 3.12.
Just run the tests directly.
commit 8800ce33aaf0d8825f4067a59c86a33428c0d1de
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Thu Aug 17 18:03:13 2023 -0400
dev-python/hkdf: new ebuild
This Python module is useful when working with CLN's hsm_secret.
See: https://pypi.org/project/hkdf/
See: https://gist.github.com/fiatjaf/e3232bef6d59263b439b97b6d04d1bcc
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Thu May 23 21:31:15 2024 -0400
dev-python/hkdf: PYTHON_COMPAT+="python3_13"
commit 4ee220f40a17fbe17b51aeb3f2f9929e4bb53a33
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Tue Oct 24 20:34:28 2023 -0400
use edo.eclass instead of `set ...; echo "$"; "$" || die` trick
commit 33dc7d1eb8ab65fb3e0ce445bac513198332e161
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Mon Sep 18 09:07:42 2023 -0400
dev-python/hkdf: PYTHON_COMPAT+="python3_12"
Stop using Nose, as it does not support Python 3.12.
Just run the tests directly.
commit 8800ce33aaf0d8825f4067a59c86a33428c0d1de
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Thu Aug 17 18:03:13 2023 -0400
dev-python/hkdf: new ebuild
This Python module is useful when working with CLN's hsm_secret.
See: https://pypi.org/project/hkdf/
See: https://gist.github.com/fiatjaf/e3232bef6d59263b439b97b6d04d1bcc