Home
last modified time | relevance | path

Searched refs:A128GCMKW (Results 1 – 25 of 272) sorted by relevance

1234567891011

/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/lestrrat-go/jwx/jwa/
H A Dkey_encryption_gen.go18 A128GCMKW KeyEncryptionAlgorithm = "A128GCMKW" // AES-GCM key wrap (128) const
38 A128GCMKW: {},
108 …case A128GCMKW, A128KW, A192GCMKW, A192KW, A256GCMKW, A256KW, DIRECT, PBES2_HS256_A128KW, PBES2_HS…
H A Dkey_encryption_gen_test.go14 t.Run(`accept jwa constant A128GCMKW`, func(t *testing.T) {
17 if !assert.NoError(t, dst.Accept(jwa.A128GCMKW), `accept is successful`) {
20 if !assert.Equal(t, jwa.A128GCMKW, dst, `accepted value should be equal to constant`) {
24 t.Run(`accept the string A128GCMKW`, func(t *testing.T) {
30 if !assert.Equal(t, jwa.A128GCMKW, dst, `accepted value should be equal to constant`) {
34 t.Run(`accept fmt.Stringer for A128GCMKW`, func(t *testing.T) {
40 if !assert.Equal(t, jwa.A128GCMKW, dst, `accepted value should be equal to constant`) {
44 t.Run(`stringification for A128GCMKW`, func(t *testing.T) {
642 t.Run(`A128GCMKW`, func(t *testing.T) {
643 assert.True(t, jwa.A128GCMKW.IsSymmetric(), `jwa.A128GCMKW should be symmetric`)
[all …]
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/lestrrat-go/jwx/jwa/
H A Dkey_encryption_gen.go18 A128GCMKW KeyEncryptionAlgorithm = "A128GCMKW" // AES-GCM key wrap (128) const
38 A128GCMKW: {},
108 …case A128GCMKW, A128KW, A192GCMKW, A192KW, A256GCMKW, A256KW, DIRECT, PBES2_HS256_A128KW, PBES2_HS…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/lestrrat-go/jwx/jwa/
H A Dkey_encryption.go14 A128GCMKW KeyEncryptionAlgorithm = "A128GCMKW" // AES-GCM key wrap (128) const
46 …case A128GCMKW, A128KW, A192GCMKW, A192KW, A256GCMKW, A256KW, DIRECT, ECDH_ES, ECDH_ES_A128KW, ECD…
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/jose-0.8.4/src/Crypto/JOSE/JWA/
H A DJWE.hs51 | A128GCMKW AESGCMParameters constructor
74 Just "A128GCMKW" -> A128GCMKW <$> parseJSON (Object o)
101 toJSON (A128GCMKW params) = algWithParamsObject params "A128GCMKW"
/dports/security/acmetool/acmetool-0.2.1/vendor/gopkg.in/square/go-jose.v1/
H A Ddoc_test.go141 NewEncrypter(A128GCMKW, A128GCM, sharedKey)
179 err = encrypter.AddRecipient(A128GCMKW, sharedKey)
/dports/security/lego/lego-4.5.3/vendor/gopkg.in/square/go-jose.v2/
H A Ddoc_test.go137 NewEncrypter(A128GCM, Recipient{Algorithm: A128GCMKW, Key: sharedKey}, nil)
170 {Algorithm: A128GCMKW, Key: sharedKey},
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/square/go-jose.v2/
H A Ddoc_test.go137 NewEncrypter(A128GCM, Recipient{Algorithm: A128GCMKW, Key: sharedKey}, nil)
170 {Algorithm: A128GCMKW, Key: sharedKey},
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/gopkg.in/square/go-jose.v2/
H A Ddoc_test.go137 NewEncrypter(A128GCM, Recipient{Algorithm: A128GCMKW, Key: sharedKey}, nil)
170 {Algorithm: A128GCMKW, Key: sharedKey},
/dports/www/pomerium/pomerium-0.8.3/vendor/gopkg.in/square/go-jose.v2/
H A Ddoc_test.go137 NewEncrypter(A128GCM, Recipient{Algorithm: A128GCMKW, Key: sharedKey}, nil)
170 {Algorithm: A128GCMKW, Key: sharedKey},
/dports/misc/concourse/concourse-6.7.2/vendor/gopkg.in/square/go-jose.v2/
H A Ddoc_test.go137 NewEncrypter(A128GCM, Recipient{Algorithm: A128GCMKW, Key: sharedKey}, nil)
170 {Algorithm: A128GCMKW, Key: sharedKey},
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/gopkg.in/square/go-jose.v2/
H A Ddoc_test.go137 NewEncrypter(A128GCM, Recipient{Algorithm: A128GCMKW, Key: sharedKey}, nil)
170 {Algorithm: A128GCMKW, Key: sharedKey},
/dports/security/acmetool/acmetool-0.2.1/vendor/gopkg.in/square/go-jose.v2/
H A Ddoc_test.go137 NewEncrypter(A128GCM, Recipient{Algorithm: A128GCMKW, Key: sharedKey}, nil)
170 {Algorithm: A128GCMKW, Key: sharedKey},
/dports/www/miniflux/v2-2.0.35/vendor/gopkg.in/square/go-jose.v2/
H A Ddoc_test.go137 NewEncrypter(A128GCM, Recipient{Algorithm: A128GCMKW, Key: sharedKey}, nil)
170 {Algorithm: A128GCMKW, Key: sharedKey},
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/gopkg.in/square/go-jose.v2/
H A Ddoc_test.go137 NewEncrypter(A128GCM, Recipient{Algorithm: A128GCMKW, Key: sharedKey}, nil)
170 {Algorithm: A128GCMKW, Key: sharedKey},
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/gopkg.in/square/go-jose.v2/go-jose-2.3.1/
H A Ddoc_test.go137 NewEncrypter(A128GCM, Recipient{Algorithm: A128GCMKW, Key: sharedKey}, nil)
170 {Algorithm: A128GCMKW, Key: sharedKey},
/dports/sysutils/istio/istio-1.6.7/vendor/gopkg.in/square/go-jose.v2/
H A Ddoc_test.go137 NewEncrypter(A128GCM, Recipient{Algorithm: A128GCMKW, Key: sharedKey}, nil)
170 {Algorithm: A128GCMKW, Key: sharedKey},
/dports/www/grafana8/grafana-8.3.6/vendor/gopkg.in/square/go-jose.v2/
H A Ddoc_test.go137 NewEncrypter(A128GCM, Recipient{Algorithm: A128GCMKW, Key: sharedKey}, nil)
170 {Algorithm: A128GCMKW, Key: sharedKey},
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dsymmetric.go119 case DIRECT, A128GCMKW, A192GCMKW, A256GCMKW, A128KW, A192KW, A256KW:
224 case A128GCMKW, A192GCMKW, A256GCMKW:
266 case A128GCMKW, A192GCMKW, A256GCMKW:
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/gopkg.in/square/go-jose.v1/
H A Dsymmetric.go119 case DIRECT, A128GCMKW, A192GCMKW, A256GCMKW, A128KW, A192KW, A256KW:
224 case A128GCMKW, A192GCMKW, A256GCMKW:
266 case A128GCMKW, A192GCMKW, A256GCMKW:
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dsymmetric.go119 case DIRECT, A128GCMKW, A192GCMKW, A256GCMKW, A128KW, A192KW, A256KW:
224 case A128GCMKW, A192GCMKW, A256GCMKW:
266 case A128GCMKW, A192GCMKW, A256GCMKW:
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dsymmetric.go119 case DIRECT, A128GCMKW, A192GCMKW, A256GCMKW, A128KW, A192KW, A256KW:
224 case A128GCMKW, A192GCMKW, A256GCMKW:
266 case A128GCMKW, A192GCMKW, A256GCMKW:
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dsymmetric.go119 case DIRECT, A128GCMKW, A192GCMKW, A256GCMKW, A128KW, A192KW, A256KW:
224 case A128GCMKW, A192GCMKW, A256GCMKW:
266 case A128GCMKW, A192GCMKW, A256GCMKW:
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dsymmetric.go119 case DIRECT, A128GCMKW, A192GCMKW, A256GCMKW, A128KW, A192KW, A256KW:
224 case A128GCMKW, A192GCMKW, A256GCMKW:
266 case A128GCMKW, A192GCMKW, A256GCMKW:
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dsymmetric.go119 case DIRECT, A128GCMKW, A192GCMKW, A256GCMKW, A128KW, A192KW, A256KW:
224 case A128GCMKW, A192GCMKW, A256GCMKW:
266 case A128GCMKW, A192GCMKW, A256GCMKW:

1234567891011