golang-github-go-webauthn-webauthn-dev (0.15.0-3)

3 versions available in kali/kali-last-snapshot/main/amd64

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-go-webauthn-webauthn
Architecture
amd64
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
656 B
Size expected
141.8 kB
Size actual
141.8 kB
Size match

Dependencies

Required package dependencies

  • golang-github-fxamacker-cbor-dev
  • golang-github-go-viper-mapstructure-dev
  • golang-github-go-webauthn-x-dev
  • golang-github-golang-jwt-jwt-v5-dev
  • golang-github-google-go-tpm-dev
  • golang-github-google-uuid-dev
  • golang-go.uber-mock-dev

Suggested packages

Recommended additional packages

  • None

Description

webauthn/FIDO2 library in golang (library)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD52bc535c3…e21a00f3
SHA-15335e0a9…7bea5ed3
SHA-256865f6d9a…f94cf778
SHA-512a9f207ac…4ca62b00

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-go-webauthn-webauthn-dev
usr/share/doc/golang-github-go-webauthn-webauthn-dev/changelog.Debian.gz
usr/share/doc/golang-github-go-webauthn-webauthn-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/go-webauthn
usr/share/gocode/src/github.com/go-webauthn/webauthn
usr/share/gocode/src/github.com/go-webauthn/webauthn/go.mod
usr/share/gocode/src/github.com/go-webauthn/webauthn/go.sum
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/const.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/decode.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/doc.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/metadata.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/metadata_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/passkey_authenticator.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/providers
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/providers/cached
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/providers/cached/doc.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/providers/cached/options.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/providers/cached/provider.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/providers/cached/util.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/providers/memory
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/providers/memory/doc.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/providers/memory/options.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/providers/memory/provider.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/status.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/metadata/types.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/assertion.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/assertion_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/attestation.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/attestation_androidkey.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/attestation_androidkey_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/attestation_apple.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/attestation_apple_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/attestation_packed.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/attestation_packed_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/attestation_safetynet.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/attestation_safetynet_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/attestation_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/attestation_tpm.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/attestation_tpm_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/attestation_u2f.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/attestation_u2f_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/authenticator.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/authenticator_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/base64.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/base64_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/challenge.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/challenge_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/client.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/client_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/const.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/const_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/credential.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/credential_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/decoder.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/doc.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/entities.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/errors.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/extensions.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/func_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/init.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/init_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/metadata.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/options.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/options_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/utils.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/webauthncbor
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/webauthncbor/webauthncbor.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/webauthncose
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/webauthncose/const.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/webauthncose/ed25519.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/webauthncose/types.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/webauthncose/webauthncose.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/protocol/webauthncose/webauthncose_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/testing
usr/share/gocode/src/github.com/go-webauthn/webauthn/testing/mocks
usr/share/gocode/src/github.com/go-webauthn/webauthn/testing/mocks/gen.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/testing/mocks/metadata.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/authenticator.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/authenticator_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/const.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/credential.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/credential_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/doc.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/example_multifactor_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/example_new_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/example_passkey_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/login.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/login_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/registration.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/registration_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/types.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/types_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/util.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/util_blackbox_test.go
usr/share/gocode/src/github.com/go-webauthn/webauthn/webauthn/util_test.go