summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4b06b4b..5d4e7c5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -58,6 +58,7 @@ Revision 0.1.8rc2
* require strict two-zeros sentinel encoding
* recognize EOO sentinel only when explicitly requested by caller
of the decoder (via allowEoo=True parameter)
+- DER codec hardened not to tolerate indefinite length encoding/decoding.
Revision 0.1.7
--------------