libpcp/z85.c:148 free(z85) leads to coredump on aix sometimes Bug: pcp_z85_decode() segfaults at z85.c:83 if input consists of "-----" only. Bug: pcp_z85_decode() fails if after end marker follows something, even whitespaces key++: normalize id and lc() sym decrypt uses vault, which it shouldn't allow signing using an alternate secret key, like in pcpdecrypt() support export/import from/to pbp add support for armored signature using -z add support for buffered_signature (which has to be the default from pcp commandline) remove z85 mode (-z without -e -d -c -g)