pyca / pynacl

Python binding to the Networking and Cryptography (NaCl) library

Home Page:https://pynacl.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ed25519ph

sinu opened this issue · comments

Can we generate ed25519ph certs using pynacl

pynacl doesn't do x509 at all. You can generate ed25519ph signatures and insert them into your own X509 ASN.1 though.