aboutsummaryrefslogtreecommitdiffstats
path: root/vectors
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix bug in release task and style fixesAlex Stapleton2014-03-241-0/+1
| | | | | tasks.py was building tarballs/sdists that didn't actually have vectors in because of setup.pys reliance on the cwd.
* Move cryptography.vectors to cryptography_vectorsAlex Stapleton2014-03-24326-9/+33
| | | | | | | All vectors are now stored in the subpackage in the vectors/ folder. This package is automatically installed by setup.py test and will also be uploaded with a matching version number by the PyPI upload task.
* cryptography.vectorsAlex Stapleton2014-03-22326-0/+652794