Discussion:
[Cryptlib] ASN.1 API?
Scott Neugroschl
2017-08-25 21:50:42 UTC
Permalink
Is there any way for an application to access the ASN.1 encoder/decoder
inside of cryptlib, short of hacking the API?

Thanks



_______________________________________________
Cryptlib mailing list
***@mbsks.franken.deAdministration via Mail: cryptlib-***@mbsks.franken.de
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent s
Peter Gutmann
2017-08-26 03:50:42 UTC
Permalink
Post by Scott Neugroschl
Is there any way for an application to access the ASN.1 encoder/decoder
inside of cryptlib, short of hacking the API?
Not really, it's an internal-only API. You can call into it if you need to,
but you'd be using internal-only data structures and headers and whatnot.

Peter.

_______________________________________________
Cryptlib mailing list
***@mbsks.franken.deAdministration via Mail: cryptlib-***@mbsks.franken.de
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order

Loading...