finalized new export formats and fixed lots of bug introduced during last changes

This commit is contained in:
git@daemon.de
2014-02-13 15:33:17 +01:00
parent f8740cec68
commit 7083084e4f
3 changed files with 40 additions and 36 deletions

View File

@@ -225,7 +225,6 @@ void pcppubkey_print(pcp_pubkey_t *key, FILE* out) {
free(hash);
free(r);
free(c);
}
void pcpkey_print(pcp_key_t *key, FILE* out) {