Thanks to all who replied. I ended up implementing my own ASN1 encoding/decoding layer, just the bare minimum for the subset of PKCS7 that I needed. I piggybacked on OpenSSL for some of it, but didn't use any other third party libraries.
If anyone else should need to go this route, this was a useful resource for me: http://luca.ntop.org/Teaching/Appunti/asn1.html John ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
