NOTICE: This package has been removed from pkgsrc

./wip/py-slowaes, Implementation of AES in pure Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1a1, Package name: py27-slowaes-0.1a1, Maintainer: kyuupichan

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


Required to run:
[devel/py-setuptools] [lang/python27]

Master sites:

SHA1: 79488ef78f618f8c02ecf15cc79f8aadbae5031f
RMD160: 7ff6e05eea73ddbbf716489b024013d6faeab5d5
Filesize: 6.853 KB

Version history: (Expand)


CVS history: (Expand)


   2013-01-19 03:07:16 by Neil Booth | Files touched by this commit (1)
Log message:
Use egg

   2013-01-17 09:52:58 by Neil Booth | Files touched by this commit (3)
Log message:
Fix mistaken commit

   2013-01-17 09:36:24 by Neil Booth | Files touched by this commit (1)
Log message:
Fix mistaken commit

   2013-01-17 09:28:34 by Neil Booth | Files touched by this commit (4)
Log message:
Initial import of py-ecdsa

   2013-01-17 09:18:06 by Neil Booth | Files touched by this commit (4)
Log message:
Initial import of py-slowaes