mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
[Patch #679505] Document that this module is deprecated
This commit is contained in:
parent
9f4eb6b719
commit
bbb9a55327
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue