Fix mistaken commit

This commit is contained in:
Neil Booth 2013-01-17 08:36:24 +00:00 committed by Thomas Klausner
parent 828f4e9f53
commit 0ddee3e0c0

View file

@ -1 +1,5 @@
ECDSA cryptographic signature library (pure python).
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).