An open API service indexing awesome lists of open source software.

https://github.com/willneedit/unity-asn1-package

System.Format.Asn1 and DER, tailored for (networked) Unity applications
https://github.com/willneedit/unity-asn1-package

asn-1 asn1-der unity

Last synced: about 2 months ago
JSON representation

System.Format.Asn1 and DER, tailored for (networked) Unity applications

Awesome Lists containing this project

README

          

# Unity ASN.1 package

Unity capable adaptation of the .NET System.Formats.An1, and some tools for importing and exporting of keys in the ASN.1 DER format, compliant with OpenSSL's public and private RSA keys, a.k.a X.509 SubjectPublicKeyInfo and PKCS#8.

## License

System.Formats.Asn1 Copyright (c) .NET Foundation and Contributors - [see License](https://github.com/dotnet/runtime/blob/main/LICENSE.TXT)