パッケージ: 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 (メールアーカイブ)
- 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