golang-github-smallstep-cli-dev (0.15.16+ds-4)

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-smallstep-cli
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
2.7 kB
Size expected
1.5 MB
Size actual
1.5 MB
Size match

Dependencies

Required package dependencies

  • golang-github-chzyer-readline-dev
  • golang-github-manifoldco-promptui-dev
  • golang-github-mgutz-ansi-dev
  • golang-github-russross-blackfriday-v2-dev
  • golang-github-pkg-errors-dev
  • golang-github-smallstep-assert-dev
  • golang-github-stretchr-testify-dev
  • golang-github-urfave-cli-dev
  • golang-golang-x-crypto-dev
  • golang-golang-x-net-dev

Suggested packages

Recommended additional packages

  • None

Description

go library for working with x509 certificates

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD50af84b72…b18b0f3b
SHA-1a84556e6…671f7556
SHA-256d1f1f263…0f2a8158
SHA-51257115970…add42327

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-smallstep-cli-dev
usr/share/doc/golang-github-smallstep-cli-dev/changelog.Debian.gz
usr/share/doc/golang-github-smallstep-cli-dev/changelog.gz
usr/share/doc/golang-github-smallstep-cli-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/smallstep
usr/share/gocode/src/github.com/smallstep/cli
usr/share/gocode/src/github.com/smallstep/cli/command
usr/share/gocode/src/github.com/smallstep/cli/command/base64
usr/share/gocode/src/github.com/smallstep/cli/command/base64/base64.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca
usr/share/gocode/src/github.com/smallstep/cli/command/ca/bootstrap.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/ca.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/certificate.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/federation.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/health.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/init.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/provisioner
usr/share/gocode/src/github.com/smallstep/cli/command/ca/provisioner/add.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/provisioner/getEncryptedKey.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/provisioner/list.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/provisioner/provisioner.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/provisioner/remove.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/renew.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/revoke.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/root.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/sign.go
usr/share/gocode/src/github.com/smallstep/cli/command/ca/token.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/bundle.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/certificate.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/create.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/fingerprint.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/fingerprint_test.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/format.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/inspect.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/inspect_test.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/install.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/key.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/lint.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/p12.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/remote.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/remote_test.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/sign.go
usr/share/gocode/src/github.com/smallstep/cli/command/certificate/verify.go
usr/share/gocode/src/github.com/smallstep/cli/command/command.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/change-pass.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/crypto.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/hash
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/hash/hash.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwe
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwe/decrypt.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwe/encrypt.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwe/jwe.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwk
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwk/create.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwk/jwk.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwk/keyset.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwk/public.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwk/thumbprint.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jws
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jws/inspect.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jws/jws.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jws/sign.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jws/verify.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwt
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwt/inspect.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwt/jwt.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwt/sign.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/jwt/verify.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/key
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/key/fingerprint.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/key/format.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/key/inspect.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/key/key.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/key/public.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/keypair.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/nacl
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/nacl/auth.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/nacl/box.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/nacl/nacl.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/nacl/secretbox.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/nacl/sign.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/otp
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/otp/generate.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/otp/otp.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/otp/verify.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/winpe
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/winpe/winpe.go
usr/share/gocode/src/github.com/smallstep/cli/command/crypto/winpe/winpe_test.go
usr/share/gocode/src/github.com/smallstep/cli/command/fileserver
usr/share/gocode/src/github.com/smallstep/cli/command/fileserver/fileserver.go
usr/share/gocode/src/github.com/smallstep/cli/command/oauth
usr/share/gocode/src/github.com/smallstep/cli/command/oauth/cmd.go
usr/share/gocode/src/github.com/smallstep/cli/command/path
usr/share/gocode/src/github.com/smallstep/cli/command/path/path.go
usr/share/gocode/src/github.com/smallstep/cli/command/ssh
usr/share/gocode/src/github.com/smallstep/cli/command/ssh/certificate.go
usr/share/gocode/src/github.com/smallstep/cli/command/ssh/checkHost.go
usr/share/gocode/src/github.com/smallstep/cli/command/ssh/config.go
usr/share/gocode/src/github.com/smallstep/cli/command/ssh/fingerprint.go
usr/share/gocode/src/github.com/smallstep/cli/command/ssh/hosts.go
usr/share/gocode/src/github.com/smallstep/cli/command/ssh/inspect.go
usr/share/gocode/src/github.com/smallstep/cli/command/ssh/list.go
usr/share/gocode/src/github.com/smallstep/cli/command/ssh/login.go
usr/share/gocode/src/github.com/smallstep/cli/command/ssh/logout.go
usr/share/gocode/src/github.com/smallstep/cli/command/ssh/proxycommand.go
usr/share/gocode/src/github.com/smallstep/cli/command/ssh/rekey.go
usr/share/gocode/src/github.com/smallstep/cli/command/ssh/renew.go
usr/share/gocode/src/github.com/smallstep/cli/command/ssh/revoke.go
usr/share/gocode/src/github.com/smallstep/cli/command/ssh/ssh.go
usr/share/gocode/src/github.com/smallstep/cli/command/version
usr/share/gocode/src/github.com/smallstep/cli/command/version/version.go
usr/share/gocode/src/github.com/smallstep/cli/config
usr/share/gocode/src/github.com/smallstep/cli/config/config.go
usr/share/gocode/src/github.com/smallstep/cli/crypto
usr/share/gocode/src/github.com/smallstep/cli/crypto/keys
usr/share/gocode/src/github.com/smallstep/cli/crypto/keys/clean_test.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/keys/key.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/keys/keyPair.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/keys/key_test.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/pemutil
usr/share/gocode/src/github.com/smallstep/cli/crypto/pemutil/pem.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/pemutil/pem_test.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/pemutil/pkcs8.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/pemutil/pkcs8_test.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/pemutil/ssh.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/randutil
usr/share/gocode/src/github.com/smallstep/cli/crypto/randutil/random.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/randutil/random_test.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/tlsutil
usr/share/gocode/src/github.com/smallstep/cli/crypto/tlsutil/options.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/clean_test.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/crt.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/crt_test.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/csr.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/csr_test.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/identity.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/identity_test.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/intermediateProfile.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/leafProfile.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/profile.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/profile_test.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/rootProfile.go
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/badca.crt
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/badca.key
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/badcsr.csr
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/badpem.crt
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/badpem.csr
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/badpem.key
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/badsig.csr
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/ca.crt
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/ca.key
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/ed25519.crt
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/google.crt
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/noPasscodeBadCa.key
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/noPasscodeCa.crt
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/noPasscodeCa.key
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/smallstep.crt
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/testdata/test.smallstep.com.csr
usr/share/gocode/src/github.com/smallstep/cli/crypto/x509util/types.go
usr/share/gocode/src/github.com/smallstep/cli/errs
usr/share/gocode/src/github.com/smallstep/cli/errs/errs.go
usr/share/gocode/src/github.com/smallstep/cli/errs/errs_test.go
usr/share/gocode/src/github.com/smallstep/cli/go.mod
usr/share/gocode/src/github.com/smallstep/cli/go.sum
usr/share/gocode/src/github.com/smallstep/cli/pkg
usr/share/gocode/src/github.com/smallstep/cli/pkg/bcrypt_pbkdf
usr/share/gocode/src/github.com/smallstep/cli/pkg/bcrypt_pbkdf/bcrypt_pbkdf.go
usr/share/gocode/src/github.com/smallstep/cli/pkg/bcrypt_pbkdf/bcrypt_pbkdf_test.go
usr/share/gocode/src/github.com/smallstep/cli/ui
usr/share/gocode/src/github.com/smallstep/cli/ui/options.go
usr/share/gocode/src/github.com/smallstep/cli/ui/templates.go
usr/share/gocode/src/github.com/smallstep/cli/ui/ui.go
usr/share/gocode/src/github.com/smallstep/cli/ui/validators.go
usr/share/gocode/src/github.com/smallstep/cli/usage
usr/share/gocode/src/github.com/smallstep/cli/usage/css.go
usr/share/gocode/src/github.com/smallstep/cli/usage/help.go
usr/share/gocode/src/github.com/smallstep/cli/usage/html.go
usr/share/gocode/src/github.com/smallstep/cli/usage/printer.go
usr/share/gocode/src/github.com/smallstep/cli/usage/renderer.go
usr/share/gocode/src/github.com/smallstep/cli/usage/report.go
usr/share/gocode/src/github.com/smallstep/cli/usage/usage.go
usr/share/gocode/src/github.com/smallstep/cli/utils
usr/share/gocode/src/github.com/smallstep/cli/utils/cli.go
usr/share/gocode/src/github.com/smallstep/cli/utils/file.go
usr/share/gocode/src/github.com/smallstep/cli/utils/read.go
usr/share/gocode/src/github.com/smallstep/cli/utils/read_test.go
usr/share/gocode/src/github.com/smallstep/cli/utils/sysutils
usr/share/gocode/src/github.com/smallstep/cli/utils/sysutils/sysutils.go
usr/share/gocode/src/github.com/smallstep/cli/utils/sysutils/sysutils_unix.go
usr/share/gocode/src/github.com/smallstep/cli/utils/sysutils/sysutils_windows.go
usr/share/gocode/src/github.com/smallstep/cli/utils/utils.go
usr/share/gocode/src/github.com/smallstep/cli/utils/write.go