pkg-info
来自「A pure python module which implements th」· 代码 · 共 20 行
TXT
20 行
Metadata-Version: 1.1Name: pyDesVersion: 2.0.0Author: Todd WhitemanAuthor-email: twhitema at gmail comHome-page: http://twhiteman.netfirms.com/des.htmlDownload-url: http://twhiteman.netfirms.com/pyDES/pyDes-2.0.0.zipSummary: Pure python implementation of DES and TRIPLE DES encryption algorithmLicense: Public DomainDescription: This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.Keywords: DES,TRIPLE-DES,ENCRYPTION,ALGORITHM,SECURITYPlatform: AllClassifier: License :: FreewareClassifier: Natural Language :: EnglishClassifier: Operating System :: OS IndependentClassifier: Programming Language :: PythonClassifier: Topic :: Security :: Cryptography
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?