golang-github-containers-ocicrypt-dev (1.1.10-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-containers-ocicrypt
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
287 B
Size expected
52.3 kB
Size actual
52.3 kB
Size match

Dependencies

Required package dependencies

  • golang-github-fullsailor-pkcs7-dev
  • golang-github-miekg-pkcs11-dev
  • golang-github-opencontainers-go-digest-dev
  • golang-github-opencontainers-image-spec-dev
  • golang-github-pkg-errors-dev
  • golang-github-sirupsen-logrus-dev
  • golang-github-stefanberger-go-pkcs11uri-dev
  • golang-golang-x-crypto-dev
  • golang-google-grpc-dev
  • golang-google-protobuf-dev
  • golang-github-go-jose-go-jose-dev
  • golang-gopkg-yaml.v2-dev

Suggested packages

Recommended additional packages

  • None

Description

Encryption libraries for Encrypted OCI Container images (library)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5287571c3…6f2f1ec0
SHA-1afae8eee…56945e62
SHA-25612e2ced3…d3a698d1
SHA-5123e79f49a…894f80a5

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-containers-ocicrypt-dev
usr/share/doc/golang-github-containers-ocicrypt-dev/changelog.Debian.gz
usr/share/doc/golang-github-containers-ocicrypt-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/containers
usr/share/gocode/src/github.com/containers/ocicrypt
usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher
usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher/blockcipher.go
usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go
usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr_test.go
usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher/blockcipher_test.go
usr/share/gocode/src/github.com/containers/ocicrypt/config
usr/share/gocode/src/github.com/containers/ocicrypt/config/config.go
usr/share/gocode/src/github.com/containers/ocicrypt/config/constructors.go
usr/share/gocode/src/github.com/containers/ocicrypt/config/keyprovider-config
usr/share/gocode/src/github.com/containers/ocicrypt/config/keyprovider-config/config.go
usr/share/gocode/src/github.com/containers/ocicrypt/config/pkcs11config
usr/share/gocode/src/github.com/containers/ocicrypt/config/pkcs11config/config.go
usr/share/gocode/src/github.com/containers/ocicrypt/crypto
usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11
usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/common.go
usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go
usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers_nocgo.go
usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers_test.go
usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/utils.go
usr/share/gocode/src/github.com/containers/ocicrypt/encryption.go
usr/share/gocode/src/github.com/containers/ocicrypt/encryption_test.go
usr/share/gocode/src/github.com/containers/ocicrypt/go.mod
usr/share/gocode/src/github.com/containers/ocicrypt/go.sum
usr/share/gocode/src/github.com/containers/ocicrypt/gpg.go
usr/share/gocode/src/github.com/containers/ocicrypt/gpgvault.go
usr/share/gocode/src/github.com/containers/ocicrypt/helpers
usr/share/gocode/src/github.com/containers/ocicrypt/helpers/parse_helpers.go
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/jwe
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe_test.go
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/keyprovider
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider_test.go
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/keywrap.go
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/pgp
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg_test.go
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/pgp/testingkeys_test.go
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/pkcs11
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11_test.go
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/pkcs7
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go
usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7_test.go
usr/share/gocode/src/github.com/containers/ocicrypt/reader.go
usr/share/gocode/src/github.com/containers/ocicrypt/scripts
usr/share/gocode/src/github.com/containers/ocicrypt/scripts/softhsm_setup
usr/share/gocode/src/github.com/containers/ocicrypt/spec
usr/share/gocode/src/github.com/containers/ocicrypt/spec/spec.go
usr/share/gocode/src/github.com/containers/ocicrypt/utils
usr/share/gocode/src/github.com/containers/ocicrypt/utils/delayedreader.go
usr/share/gocode/src/github.com/containers/ocicrypt/utils/delayedreader_test.go
usr/share/gocode/src/github.com/containers/ocicrypt/utils/ioutils.go
usr/share/gocode/src/github.com/containers/ocicrypt/utils/keyprovider
usr/share/gocode/src/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go
usr/share/gocode/src/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.proto
usr/share/gocode/src/github.com/containers/ocicrypt/utils/softhsm
usr/share/gocode/src/github.com/containers/ocicrypt/utils/softhsm/softhsm.go
usr/share/gocode/src/github.com/containers/ocicrypt/utils/testing.go
usr/share/gocode/src/github.com/containers/ocicrypt/utils/utils.go