套件:golang-github-nebulouslabs-entropy-mnemonics-dev(0.0~git20170316.0.7b01a64-1.1)
golang-github-nebulouslabs-entropy-mnemonics-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-nebulouslabs-entropy-mnemonics:
- [golang-github-nebulouslabs-entropy-mnemonics_0.0~git20170316.0.7b01a64-1.1.dsc]
- [golang-github-nebulouslabs-entropy-mnemonics_0.0~git20170316.0.7b01a64.orig.tar.gz]
- [golang-github-nebulouslabs-entropy-mnemonics_0.0~git20170316.0.7b01a64-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Human readable entropy.
This Go library converts byte slices into human-friendly phrases.
The primary purpose is to assist with the generation of cryptographically secure passwords. The threshold for a cryptographically secure password is between 128 and 256 bits, which when converted to base64 is 22-43 random characters. Random characters are both difficult to remember and subject to error when spoken or written down; slurring or sloppy handwriting can make it difficult to recover a password.
其他與 golang-github-nebulouslabs-entropy-mnemonics-dev 有關的套件
|
|
|
|
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib
-
- dep: golang-golang-x-text-dev
- Supplementary Go text-related libraries