[tahoe-lafs-trac-stream] [pycryptopp] #46: Add combined AES+XSalsa20 cipher module

pycryptopp trac at tahoe-lafs.org
Tue Apr 17 21:28:30 UTC 2012


#46: Add combined AES+XSalsa20 cipher module
-------------------------------------------------+-------------------------
Reporter:  randombit                             |          Owner:
    Type:  enhancement                           |  from_pycon
Priority:  major                                 |         Status:  new
 Version:  0.5.19                                |      Milestone:  0.7.0
Keywords:  xsalsa20 aes combiner design-review-  |     Resolution:
  needed                                         |  Launchpad Bug:
-------------------------------------------------+-------------------------
Changes (by zooko):

 * owner:  dragonxue => from_pycon


Comment:

 from_pycon: sorry for the delay in responding to this.

 I think it would be good to maintain both C and Python versions. In the
 long run we might find a Python implementation that is so efficient that
 we don't need the C version there (possibly a future version of PyPy), and
 in the short run we can use them for comparing results and "executable
 documentation". Does that sound okay to you?

 I agree that the API of #18 for the Python version and Crypto++'s
 {{{Seek()}}} method for the C++ version sound good.

-- 
Ticket URL: <http://tahoe-lafs.org/trac/pycryptopp/ticket/46#comment:11>
pycryptopp <https://tahoe-lafs.org/trac/pycryptopp>



More information about the tahoe-lafs-trac-stream mailing list