Message305002
What to do with values outside of the valid range (2**4 to 2**31 for Blowfish, 1000 to 999999999 for SHA*). Raise ValueError, OverflowError, or bound it, or just generate an invalid salt and allow crypt() to handle it? |
|
| Date |
User |
Action |
Args |
| 2017-10-25 16:36:47 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, gregory.p.smith, jafo, pitrou, vstinner, christian.heimes, dstufft |
| 2017-10-25 16:36:47 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2017-10-25 16:36:47 | serhiy.storchaka | link | issue31702 messages |
| 2017-10-25 16:36:47 | serhiy.storchaka | create | |
|