Changes between Initial Version and Version 1 of Ticket #266


Ignore:
Timestamp:
2008-01-09T01:14:34Z (16 years ago)
Author:
warner
Comment:

hmm, robk astutely points out that we might want to re-encrypt the data on the second pass anyways, to build up the hash trees. So we can build the offloaded uploader without this. Lowering the priority.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #266

    • Property Priority changed from major to minor
  • Ticket #266 – Description

    initial v1  
    1 to build the offloaded-uploaded (#116), we need the ability to do AES CTR
     1to build the offloaded-uploader (#116), we need the ability to do AES CTR
    22mode at arbitrary places in the input stream. I think a second (optional)
    33argument to {{{aes.AES.process()}}} that accepts a byte offset would do the