Re: Pycrypto AES CFB implementation
Bryan Mongeau <[email protected]>
| Newsgroups | gmane.comp.python.cryptography |
|---|---|
| Organization | eEvolved |
| Message-ID | <PYTHON-CRYPTO%[email protected]> |
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