Hello, I'm trying to reduce Botan size. First, I removed the patented stuff and ciphers/hashes I doubt I'll need/use. Second, I played with compiler switches (minimum size, etc). Now I want to remove the X.509/ASN.1/BER/PEM stuff. Any pointers for best strategy to do this? Felix.