On Sun, Aug 30, 2015 at 01:30:29AM +0200, Alexander Koeppe wrote: > Package: libssl-dev > Version: 1.0.1k-3+deb8u1 > Severity: wishlist > > Dear Maintainer, > > I'm missing the man pages for ASN1 programming (section 3). > The man pages for (e.g.) BN are there though (`man bn`). > I'm assigning this bug report to your package as it's delivering the > C header file and on other systems, libssl-dev is the package which > distributes this man page onto the system (`man 3 asn1`).
There isn't an overview of ASN1 functions, but those that are documented are availablable in the libssl-doc package, just like the bn functions. I'm also unsure what you would like to do with it. Kurt