Re: [Cryptography-dev] custom oids.

2021-08-04 Thread Paul Kehrer
  As I already mentioned in the pyopenssl issue you filed, neither pyopenssl or cryptography support this in their x509 signing, no. Callers who need this will need to implement their own asn1 serialization and just use cryptography to obtain a signature. -Paul > On Aug 4, 2021, at 9:00 PM,

[Cryptography-dev] custom oids.

2021-08-04 Thread sinuthampi
Hi all is it possible to use custom OIDs for signing algorithms in pyca? , i have uploaded a sample certificate which is using a custom private oid and this oid is mapped with ed25519ph. how is this possible using pyca, is there any other ca which is supporting this custom method? [image: image