./security/py-spake2, Pure-Python SPAKE2

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9, Package name: py312-spake2-0.9, Maintainer: pkgsrc-users

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).


Master sites:

Filesize: 53.801 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-10-22 14:40:47 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-spake2: updated to 0.9

Release 0.9 (24-Sep-2024)

This release mainly deals with packaging simplifications: two dependencies \ 
("six" and "hkdf") are removed.
The "cryptography" library takes the place of "hkdf" for key \ 
derivation.

There is no longer a vendored version of "six" (nor internal use of \ 
it, thanks a-dieste).

The "versioneer" library is updated to 0.29.
   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