Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the ruff 'pyupgrade' checks (#8104) | Alex Gaynor | 2023-01-20 | 1 | -2/+2 |
* | Switch from flake8 to ruff (#7920) | Alex Gaynor | 2022-12-21 | 1 | -1/+0 |
* | deprecate backend part 1 of n (#6517) | Paul Kehrer | 2021-11-02 | 1 | -3/+2 |
* | Make OAEP test vector generating works on python3 (#6255) | match man | 2021-09-06 | 1 | -20/+20 |
* | Remove __future__ import from our code (#5610) | Alex Gaynor | 2020-12-09 | 1 | -2/+0 |
* | Paint it Black by the Rolling Stones (#5324) | Alex Gaynor | 2020-07-20 | 1 | -11/+9 |
* | Random flake8 cleanups for the latest release (#3242) | Alex Gaynor | 2016-11-15 | 1 | -0/+1 |
* | add RSA OAEP SHA2 vectors via custom vector creation (#2829) | Paul Kehrer | 2016-06-02 | 1 | -0/+127 |