summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakuchling <akuchling@rivest.dlitz.net>2002-05-24 14:28:03 -0700
committerakuchling <akuchling@rivest.dlitz.net>2002-05-24 14:28:03 -0700
commita177d306c5f691702b9efaa1fdbf95515c944973 (patch)
tree8e16e39c8e0ae2061b537f4067b36b6821a93c1d /ChangeLog
parentaa51ad97130a54e8542820a2a6f736be156566d2 (diff)
downloadpycrypto-a177d306c5f691702b9efaa1fdbf95515c944973.tar.gz
[project @ akuchling-20020524212803-61f355dbc5fbed39]
[project @ 2002-05-24 14:28:03 by akuchling] Updated file
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c609e7..feb279a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,8 +9,12 @@
* (Backwards incompatible) Restored the Crypto.Protocol package,
and modernized and tidied up the two modules in it,
- AllOrNothing.py and Chaffing.py.
+ AllOrNothing.py and Chaffing.py, renaming various methods
+ and changing the interface.
+ * (Backwards incompatible) Changed the function names in
+ Crypto.Util.RFC1751.
+
* Restored the Crypto.PublicKey package at user request. I
think I'll leave it in the package and warn about it in the
documentation. I hope that eventually I can point to
@@ -24,10 +28,14 @@
* Fix endianness bugs that caused test case failures on Sparc,
PPC, and doubtless other platforms.
-
+
* Added a test suite (requires Sancho, from
http://www.mems-exchange.org/software/sancho/)
+ * Added lots of docstrings, so 'pydoc Crypto' now produces
+ helpful output. (Open question: maybe *all* of the documentation
+ should be moved into docstrings?)
+
* Make test.py automatically add the build/* directory to sys.path.
* Removed 'inline' declaration from C functions. Some compilers