From: SourceForge.net <no...@so...> - 2007-05-01 21:58:00
|
Bugs item #1710840, was opened at 2007-05-01 21:58 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120937&aid=1710840&group_id=20937 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Dobes V (dobesv) Assigned to: Nobody/Anonymous (nobody) Summary: CTR mode should not require an even block length input Initial Comment: CTR mode doesn't require an even block length input; the generated pad can be XORed with the input incrementally, to give a ciphertext whose length exactly matches the plaintext. This should be fixed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120937&aid=1710840&group_id=20937 |