Message163627
> Again, it can be a private function in the operator module that happens
> to be wrapped or exposed in the hmac module. Practicality beats purity.
Yes, we just need a place for the function. The operator module is a
good place if we don't want to introduce a new module.
Nick:
I'll target pbkdf2 and other password hashing / security related for 3.4. |
|
Date |
User |
Action |
Args |
2012-06-23 15:24:20 | christian.heimes | set | recipients:
+ christian.heimes, loewis, georg.brandl, ncoghlan, pitrou, alex, fijall, python-dev, petri.lehtinen, hynek, serhiy.storchaka, Jon.Oberheide |
2012-06-23 15:24:20 | christian.heimes | link | issue15061 messages |
2012-06-23 15:24:20 | christian.heimes | create | |
|