[ 原始碼: ruby-password ]
套件:ruby-password(0.5.3-5)
Ruby library for handling passwords
This package is a suite of password handling methods. Specifically, it handles manual entry of passwords from the keyboard in both buffered and unbuffered modes, password strength checking, random password generation, phonemic password generation, and encryption of passwords.
The common CrackLib library is used to perform password strength checking.
其他與 ruby-password 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcrack2 (>= 2.8.12)
- pro-active password checker library
-
- dep: libruby2.7 (>= 2.7.0~preview1)
- Libraries necessary to run Ruby 2.7
-
- dep: ruby (<< 1:2.8~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.7~0)
-
- dep: ruby-termios
- termios simple wrapper for Ruby