https://github.com/named-data/python-ndn/blob/bf173832f9a6de7cd472c593a230dd5ff0ee0d83/src/ndn/security/signer/ed25519_signer.py#L48-L52 Passing a pre-hashed content to the library leads to the Ed25519ph variant, which is not used by other NDN libraries.
python-ndn/src/ndn/security/signer/ed25519_signer.py
Lines 48 to 52 in bf17383
Passing a pre-hashed content to the library leads to the Ed25519ph variant, which is not used by other NDN libraries.