Voice et bot modif

This commit is contained in:
pi 2026-06-16 17:09:34 +00:00
parent 189d56026b
commit 7333a22bcd
10774 changed files with 634644 additions and 933308 deletions

View file

@ -245,7 +245,7 @@ def crypto_sign_ed25519ph_final_create(
:param edph: the ed25519ph state for the data
being signed
:type edph: crypto_sign_ed25519ph_state
:param sk: the ed25519 secret part of the signing key
:param sk: the ed25519 secret key (secret and public part)
:type sk: bytes
:return: ed25519ph signature
:rtype: bytes