Message202120
"You got me, Antoine! I'm working on a Python-only implementation of PBKDF2_HMAC. It involves XOR of two bytes in one place."
If you want super-fast code, you should probably reimplement it in C. Python is not designed for performances... |
|
| Date |
User |
Action |
Args |
| 2013-11-04 11:07:34 | vstinner | set | recipients:
+ vstinner, georg.brandl, rhettinger, terry.reedy, pitrou, christian.heimes, Ramchandra Apte, serhiy.storchaka |
| 2013-11-04 11:07:34 | vstinner | set | messageid: <1383563254.23.0.741082415456.issue19251@psf.upfronthosting.co.za> |
| 2013-11-04 11:07:34 | vstinner | link | issue19251 messages |
| 2013-11-04 11:07:33 | vstinner | create | |
|