mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
moved file en/de-cryption from src to libpcp, which makes it way easier to
implement pbp compatibility
This commit is contained in:
3
TODO
3
TODO
@@ -1,8 +1,5 @@
|
||||
libpcp/z85.c:148 free(z85) leads to coredump on aix sometimes
|
||||
|
||||
add more abstract en+de-cryption() functions to libpcp/crypto, which
|
||||
work with already en+de-coded in+out-put.
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user