[ trixie ]
[ sid ]
[ 原始碼: legacycrypt ]
套件:python3-legacycrypt(0.3-2)
legacycrypt is a standalone version of
https://docs.python.org/3/library/crypt.html This module implements an interface to the crypt(3) routine, which is a one-way hash function based upon a modified DES algorithm; see the Unix man page for further details. Possible uses include storing hashed passwords so you can check passwords without storing the actual password, or attempting to crack Unix passwords with a dictionary.
其他與 python3-legacycrypt 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)