Opened 12 years ago
Last modified 12 years ago
#224 new defect
zcrypt has pointless arbitrary message length restriction
Reported by: | andersk@mit.edu | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | zephyr | Keywords: | straightforward |
Cc: |
Description
zcrypt’s slurp_stdin function truncates outgoing messages at about MAX_RESULT (4096) bytes. We have the technology to write better code than that.
Note: See
TracTickets for help on using
tickets.