| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | passlib.totp: converted encrypt_key() helper to use AES-CTR via 'cryptography... | Eli Collins | 2016-06-10 | 1 | -14/+72 |
| * | relocated many of the crypto routes inside passlib.utils, | Eli Collins | 2016-02-10 | 1 | -12/+8 |
| * | passlib.totp: factored out SequenceMixin for general use in passlib | Eli Collins | 2016-02-10 | 1 | -29/+4 |
| * | comments & doc updates | Eli Collins | 2015-07-23 | 1 | -4/+4 |
| * | passlib.totp: py26 compat fix: patch urlparse to recognize otpauth scheme | Eli Collins | 2015-07-23 | 1 | -1/+14 |
| * | totp: changed DEFAULT_OFFSET to 0. | Eli Collins | 2015-01-10 | 1 | -1/+1 |
| * | removed a LOT of compatibility shims -- dropped python 2.5, 3.0, and 3.1 supp... | Eli Collins | 2015-01-10 | 1 | -1/+1 |
| * | TOTP implementation mostly finalize | Eli Collins | 2015-01-09 | 1 | -252/+2084 |
| * | added passlib.totp -- TOTP (google authenticator) support. | Eli Collins | 2013-05-07 | 1 | -0/+337 |
