Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-04 | *: bump PKGREVISION for egg.mk users | wiz | 1 | -1/+2 | |
They now have a tool dependency on py-setuptools instead of a DEPENDS | |||||
2021-10-26 | security: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2 | |||||
2021-10-07 | security: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2019-11-04 | security: align variable assignments | rillig | 1 | -2/+2 | |
pkglint -Wall -F --only aligned --only indent -r No manual corrections. | |||||
2019-09-02 | Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵ | adam | 1 | -2/+2 | |
future Python 3.8 | |||||
2019-04-26 | Omit mentions of python 34 and 35, after those were removed. | maya | 1 | -2/+2 | |
- Includes some whitespace changes, to be handled in a separate commit. | |||||
2018-07-03 | extend PYTHON_VERSIONS_ for Python 3.7 | adam | 1 | -2/+2 | |
2017-10-09 | py-slowaes: update HOMEPAGE | wiz | 1 | -2/+2 | |
2017-09-04 | Update some URLs. | wiz | 1 | -2/+2 | |
2017-03-23 | Extend SHA512 checksums to various files I have on my local distfile | joerg | 1 | -1/+2 | |
mirror. | |||||
2017-01-01 | Add python-3.6 to incompatible versions. | wiz | 1 | -2/+2 | |
2016-09-02 | Import py-slowaes-0.1a1 as security/py-slowaes. | wiz | 4 | -0/+34 | |
Packaged for wip by Neil Booth. Implementation of AES in pure Python. As such it will be slow (hence the project name) but still useful when faster ones are not available (for example, for JavaScript clients in browsers, and Python servers on Google App Engine). |