Opened 12 years ago
#286 new defect
zcrypt truncates messages at about 4000 bytes
| Reported by: | andersk@mit.edu | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | zephyr | Keywords: | |
| Cc: |
Description
$ seq 9999 | zcrypt -E -F /etc/issue | zcrypt -D -F /etc/issue | tail -n3 1010 1011 **END**
Note: See
TracTickets for help on using
tickets.
