]> granicus.if.org Git - python/commitdiff
[Patch #679505] Document that this module is deprecated
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 24 Apr 2003 13:19:09 +0000 (13:19 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 24 Apr 2003 13:19:09 +0000 (13:19 +0000)
Doc/lib/librotor.tex

index de99b461cb4345040bc7dadbb9c254f1da3b7a3b..0f848e08d3df151f25dcf8b7761f759c394ad3df 100644 (file)
@@ -4,6 +4,8 @@
 \declaremodule{builtin}{rotor}
 \modulesynopsis{Enigma-like encryption and decryption.}
 
+\deprecated{2.3}{The encryption algorithm is insecure.}
+
 
 This module implements a rotor-based encryption algorithm, contributed by
 Lance Ellinghouse\index{Ellinghouse, Lance}.  The design is derived