./security/py-simplesha3, Simple SHA-3 implementation for Python

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


Branch: CURRENT, Version: 2015.09.22.post1nb1, Package name: py310-simplesha3-2015.09.22.post1nb1, Maintainer: pkgsrc-users

This is a modified version of Daniel J. Bernstein's simplesha3
Python library that works in Python 3 in addition to the Python 2
of the original. This modified version is also available on pypi.


Required to run:
[lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1.863 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-19 18:50:48 by Thomas Klausner | Files touched by this commit (25)
Log message:
*: fix for python 3.x
   2022-01-14 18:52:07 by Thomas Klausner | Files touched by this commit (146)
Log message:
*: python2 egg files are back, add them to the PLISTs
   2022-01-10 23:02:43 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-simplesha3: convert to egg.mk
   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
   2017-09-03 10:53:18 by Thomas Klausner | Files touched by this commit (165)
Log message:
Follow some redirects.
   2015-12-27 23:26:23 by Thomas Klausner | Files touched by this commit (4)
Log message:
Import py-simplesha3-2015.09.22.post1 as security/py-simplesha3.

This is a modified version of Daniel J. Bernstein's simplesha3
Python library that works in Python 3 in addition to the Python 2
of the original. This modified version is also available on pypi.