| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | modified: Fixed a bug in rsa/core.py where the message should not be ↵ | Shengkai Sun | 2023-04-23 | 1 | -0/+1 |
| | | | | | | | equals to the modulus modified: Added test cases in tests/test_integers.py | ||||
| * | Added mypy for static type checking | Sybren A. Stüvel | 2019-08-04 | 1 | -0/+1 |
| | | |||||
| * | Fixed testing with Travis CI and Tox | Sybren A. Stüvel | 2018-09-16 | 1 | -4/+5 |
| | | | | | | | - Added missing test dependencies. - Updated `.travis.yml` and `tox.ini` to install deps and run with pipenv. - Added testing on Python 3.7. | ||||
| * | Prevent __pycache__ from being committed (#100) | Joost Rijneveld | 2017-10-09 | 1 | -0/+1 |
| | | |||||
| * | Removed .hg{ignore,sigs} and updated .gitignore. | Sybren A. Stüvel | 2016-01-22 | 1 | -7/+12 |
| | | |||||
| * | Increase test verbosity. | Yesudeep Mangalapilly | 2011-08-16 | 1 | -0/+1 |
| | | |||||
| * | Adds tox configuration to test with multiple python versions. | Yesudeep Mangalapilly | 2011-08-11 | 1 | -0/+3 |
| | | |||||
| * | Basic readme and package manifest by Yesudeep Mangalapilly <yesudeep@gmail.com> | Sybren A. Stüvel | 2011-07-30 | 1 | -0/+8 |
| - Adds a README file with the project description. - Adds a LICENSE document for APLv2 compliance. - Adds .gitignore ignore rules for git submodules so that using this repository as a git submodule in another project does not produce dirty submodules when being built. - Adds a package MANIFEST.in file to specify distribution inclusions. | |||||
