Zoznam súborov balíka golang-github-notaryproject-notation-go-dev v experimental architektúry all
/usr/share/doc/golang-github-notaryproject-notation-go-dev/changelog.Debian.gz
/usr/share/doc/golang-github-notaryproject-notation-go-dev/copyright
/usr/share/gocode/src/github.com/notaryproject/notation-go/config/base.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/config/base_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/config/config.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/config/config_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/config/keys.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/config/keys_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/config/testdata/malformed-duplicate/signingkeys.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/config/testdata/malformed-invalid-default/signingkeys.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/config/testdata/valid/config.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/config/testdata/valid/signingkeys.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/dir/fs.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/dir/fs_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/dir/path.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/dir/path_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/dir/testdata/data.txt
/usr/share/gocode/src/github.com/notaryproject/notation-go/errors.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/errors_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/example_localSign_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/example_localVerify_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/example_remoteSign_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/example_remoteVerify_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/example_signWithTimestmap_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/example_verifyWithTimestamp_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/go.mod
/usr/share/gocode/src/github.com/notaryproject/notation-go/go.sum
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/container/set.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/envelope/envelope.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/envelope/envelope_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/file/file.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/file/file_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/mockfs/fs.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/mocks.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/ocilayout/ocilayout.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/ocilayout/ocilayout_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/ca_compatible_pluginver_sig_env_0.0.9.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/ca_compatible_pluginver_sig_env_1.0.0-alpha.beta.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/ca_compatible_pluginver_sig_env_1.0.0-alpha.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/ca_compatible_pluginver_sig_env_1.0.0.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/ca_expired_sig_env.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/ca_incompatible_pluginver_sig_env_1.0.1.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/ca_incompatible_pluginver_sig_env_1.0.9.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/ca_incompatible_pluginver_sig_env_1.1.0-alpha.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/ca_incompatible_pluginver_sig_env_1.2.3.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/ca_invalid_sig_env.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/ca_plugin_sig_env.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/ca_valid_sig_env.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/sa_expired_sig_env.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/sa_invalid_sig_env.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/sa_plugin_sig_env.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/sa_valid_sig_env.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/mock/testdata/sig_env_with_metadata.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/pkix/pkix.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/pkix/pkix_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/semver/semver.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/semver/semver_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/slices/slices.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/testdata/cose_signature.sig
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/testdata/jws_signature.sig
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/testdata/oci-layout/blobs/sha256/19dbd2e48e921426ee8ace4dc892edfb2ecdc1d1a72d5416c83670c30acecef0
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/testdata/oci-layout/blobs/sha256/572996c3caeacea40b947911a9dda21516c082b5a64af30048a02a6f5eb956d4
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/testdata/oci-layout/blobs/sha256/63b65145d645c1250c391b2d16ebe53b3747c295ca8ba2fcb6b0cf064a4dc21c
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/testdata/oci-layout/index.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/testdata/oci-layout/manifest.json
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/testdata/oci-layout/oci-layout
/usr/share/gocode/src/github.com/notaryproject/notation-go/internal/trustpolicy/trustpolicy.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/log/log.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/log/log_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/notation.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/notation_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/errors.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/integration_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/manager.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/manager_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/manager_unix.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/manager_windows.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/plugin.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/plugin_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/proto/algorithm.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/proto/algorithm_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/proto/errors.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/proto/errors_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/proto/metadata.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/proto/metadata_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/proto/proto.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/proto/sign.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/proto/verify.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/testdata/main.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/testdata/plugins/badplugin/notation-badplugin/badplugin
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/testdata/plugins/foo/libfoo
/usr/share/gocode/src/github.com/notaryproject/notation-go/plugin/testdata/plugins/foo/notation-foo
/usr/share/gocode/src/github.com/notaryproject/notation-go/registry/interface.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/registry/internal/artifactspec/artifact.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/registry/mediatype.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/registry/repository.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/registry/repository_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/signer/plugin.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/signer/plugin_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/signer/signer.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/signer/signer_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/signer/testdata/DigiCertTSARootSHA384.cer
/usr/share/gocode/src/github.com/notaryproject/notation-go/tmp/truststore/x509/ca/valid-trust-store/NotationLocalExample.pem
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/helpers.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/helpers_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/timestamp/countersignature/TimeStampToken.p7s
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/timestamp/countersignature/TimeStampTokenWithInvalidTSTInfo.p7s
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/timestamp/countersignature/TimeStampTokenWithInvalideContentType.p7s
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/timestamp/countersignature/TimeStampTokenWithoutCertificate.p7s
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/timestamp/sigEnv/coseExpiredWithTimestamp.sig
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/timestamp/sigEnv/coseWithTimestamp.sig
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/timestamp/sigEnv/jwsExpiredWithTimestamp.sig
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/timestamp/sigEnv/jwsWithTimestamp.sig
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/timestamp/sigEnv/timestampAfterNotAfter.sig
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/timestamp/sigEnv/timestampBeforeNotBefore.sig
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/timestamp/sigEnv/withoutTimestamp.sig
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/ca/trust-store-with-invalid-certs/invalid
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/ca/trust-store-with-leaf-certs-in-single-file/RootAndLeafCerts.crt
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/ca/trust-store-with-leaf-certs/GlobalSignRootCA.crt
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/ca/trust-store-with-leaf-certs/non-ca.crt
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/ca/valid-trust-store-2/GlobalSign.der
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/ca/valid-trust-store-2/GlobalSignRootCA.crt
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/ca/valid-trust-store-self-signed/openssl-minimum-self-signed.pem
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/ca/valid-trust-store/GlobalSign.der
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/ca/valid-trust-store/GlobalSignRootCA.crt
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/ca/valid-trust-store/NotationTestRoot.pem
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/ca/valid-trust-store/TestTimestamp.crt
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/ca/valid-trust-store/TestTimestampNotYetValid.crt
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/ca/valid-trust-store/wabbit-networks.io.crt
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/ca/valid-trust-store_SYMLINK/valid-trust-store_SYMLINK
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/signingAuthority/valid-trust-store-2/GlobalSign.der
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/signingAuthority/valid-trust-store-2/GlobalSignRootCA.crt
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/signingAuthority/valid-trust-store/GlobalSign.der
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/signingAuthority/valid-trust-store/GlobalSignRootCA.crt
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/signingAuthority/valid-trust-store/NotationTestRoot.pem
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/trust-store-with-cert-symlinks/GlobalSignRootCA.crt
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/trust-store-with-cert-symlinks/GlobalSignRootCA_SYMLINK.crt
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/trust-store-with-directories/GlobalSignRootCA.crt
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/trust-store-with-directories/sub-dir/.gitkeep
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/tsa/test-mismatch/wabbit-networks.io.crt
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/truststore/x509/tsa/test-timestamp/globalsignRoot.cer
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/verifier/bad-cert.pem
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/testdata/verifier/signing-cert.pem
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/timestamp_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/trustpolicy/oci.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/trustpolicy/oci_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/trustpolicy/trustpolicy.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/trustpolicy/trustpolicy_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/truststore/errors.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/truststore/truststore.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/truststore/truststore_test.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/verifier.go
/usr/share/gocode/src/github.com/notaryproject/notation-go/verifier/verifier_test.go