golang-github-nbutton23-zxcvbn-go-dev (0.1-3)

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
golang-github-nbutton23-zxcvbn-go
Architecture
amd64
Section
golang
Priority
optional
Maintainer
Debian QA Group <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
1.4 kB
Size expected
402.9 kB
Size actual
402.9 kB
Size match

Dependencies

Required package dependencies

  • golang-github-stretchr-testify-dev

Suggested packages

Recommended additional packages

  • None

Description

Strong password generator in Go

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD58d6e18c4…98e035f2
SHA-1c8d4a8cf…33269e5f
SHA-2562d2991c1…102468cb
SHA-5121c88db0c…087490cd

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-nbutton23-zxcvbn-go-dev
usr/share/doc/golang-github-nbutton23-zxcvbn-go-dev/README.md
usr/share/doc/golang-github-nbutton23-zxcvbn-go-dev/changelog.Debian.gz
usr/share/doc/golang-github-nbutton23-zxcvbn-go-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/nbutton23
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/adjacency
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/adjacency/adjacmartix_test.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/adjacency/adjcmartix.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/data
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/data/bindata.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/entropy
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator_test.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/frequency
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/frequency/frequency.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/match
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/match/match.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/dateMatchers.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/dictionaryMatch.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/leet.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/matching.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/matching_test.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/sequenceMatch.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/matching/spatialMatch.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/scoring
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/scoring/scoring.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/testapp
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/testapp/main.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/utils
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/utils/math
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/utils/math/mathutils.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/utils/math/mathutils_test.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/zxcvbn.go
usr/share/gocode/src/github.com/nbutton23/zxcvbn-go/zxcvbn_test.go