[ Source: golang-github-calmh-randomart ]
Package: golang-github-calmh-randomart-dev (1.1.0-2)
Links for golang-github-calmh-randomart-dev
Debian Resources:
Download Source Package golang-github-calmh-randomart:
- [golang-github-calmh-randomart_1.1.0-2.dsc]
- [golang-github-calmh-randomart_1.1.0.orig.tar.gz]
- [golang-github-calmh-randomart_1.1.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
generates OpenSSH-style randomart (Go library)
Go package randomart generates OpenSSH style "randomart" images based on key fingerprints.
Example:
data := []byte{ 0x9b, 0x4c, 0x7b, 0xce, 0x7a, 0xbd, 0x0a, 0x13, 0x61, 0xfb, 0x17, 0xc2, 0x06, 0x12, 0x0c, 0xed } ra := randomart.Generate(data, "RSA 2048") fmt.Println(ra)
+--[ RSA 2048 ]---+ | .+. | | o. | | .. + | | Eo = | | S + . | | o B . . | | B o.. | | *... | | .o+... | +-----------------+
Download golang-github-calmh-randomart-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 4.1 kB | 20.0 kB | [list of files] |