Fix mistaken commit
This commit is contained in:
parent
828f4e9f53
commit
0ddee3e0c0
1 changed files with 5 additions and 1 deletions
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue