[PYTHON-CRYPTO] Pycrypto AES CFB implementation

Bryan Mongeau bryan at EEVOLVED.COM
Tue May 21 02:48:39 CEST 2002


Forgive my previous pedantic question: I just didn't realize how CFB worked.
I assume the slowdown is due to the fact that in 8-bit CFB, an entire
BLOCK_SIZE is encrypted for each byte of output. I am thinking of reducing
BLOCK_SIZE for my purposes ( CFB only ). Any recommendations?
--
Bryan Mongeau
eEvolved Inc. - IT Consulting & Custom Software
http://eevolved.com/
--
"God does not care about our mathematical difficulties. He integrates
empirically."-- Einstein





More information about the python-crypto mailing list