软件包: golang-github-nebulouslabs-entropy-mnemonics-dev (0.0~git20170316.0.7b01a64-1)
golang-github-nebulouslabs-entropy-mnemonics-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-nebulouslabs-entropy-mnemonics:
- [golang-github-nebulouslabs-entropy-mnemonics_0.0~git20170316.0.7b01a64-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.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team (Mail Archive)
- Free Ekanayaka
外部的资源:
- 主页 [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