[Cryptography-dev] custom oids.

Paul Kehrer paul.l.kehrer at gmail.com
Wed Aug 4 21:09:12 EDT 2021




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, sinuthampi <sanojthampi at gmail.com> wrote:
> 
> 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.png>
> 
> 
> _______________________________________________
> Cryptography-dev mailing list
> Cryptography-dev at python.org
> https://mail.python.org/mailman/listinfo/cryptography-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/cryptography-dev/attachments/20210804/7c9bc7ba/attachment.html>


More information about the Cryptography-dev mailing list