2023-11-05 11:59:32 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-spake2: convert to wheel.mk Mark as not for Python 2 Bump PKGREVISION. |
2023-10-25 12:34:37 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-spake2: add upstream pull request URL |
2023-10-25 12:17:47 by Thomas Klausner | Files touched by this commit (3) |
Log message: py-spake2: fix build with Python 3.12. |
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message: security: Replace RMD160 checksums with BLAKE2s checksums 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 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message: security: Remove SHA1 hashes for distfiles |
2021-07-03 23:02:54 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-spake2: add do-test target From Matthias Ferdinand. |
2021-06-23 23:07:29 by Thomas Klausner | Files touched by this commit (4) |
Log message: security/py-spake2: import py-spake2-0.8 Packaged for wip by Matthias Ferdinand. This library implements the SPAKE2 password-authenticated key exchange ("PAKE") algorithm. This allows two parties, who share a weak password, to safely derive a strong shared secret (and therefore build an encrypted+authenticated channel). |