Home
last modified time | relevance | path

Searched refs:RawURLEncoding (Results 1 – 25 of 2377) sorted by relevance

12345678910>>...96

/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/briankassouf/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kubernetes/vendor/github.com/briankassouf/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/security/vault/vault-1.8.2/vendor/github.com/briankassouf/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/briankassouf/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/briankassouf/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/SermoDigital/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/SermoDigital/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/briankassouf/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/briankassouf/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/briankassouf/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/briankassouf/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/briankassouf/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/briankassouf/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/SermoDigital/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/briankassouf/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/SermoDigital/jose/
H A Dbase64.go14 buf := make([]byte, base64.RawURLEncoding.DecodedLen(len(b)))
15 n, err := base64.RawURLEncoding.Decode(buf, b)
21 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b)))
22 base64.RawURLEncoding.Encode(buf, b)
29 buf := make([]byte, base64.RawURLEncoding.EncodedLen(len(b))+2)
31 base64.RawURLEncoding.Encode(buf[1:], b)
/dports/security/lego/lego-4.5.3/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go209 rawProtected, err := base64.RawURLEncoding.DecodeString(parts[0])
214 encryptedKey, err := base64.RawURLEncoding.DecodeString(parts[1])
219 iv, err := base64.RawURLEncoding.DecodeString(parts[2])
224 ciphertext, err := base64.RawURLEncoding.DecodeString(parts[3])
229 tag, err := base64.RawURLEncoding.DecodeString(parts[4])
256 base64.RawURLEncoding.EncodeToString(serializedProtected),
257 base64.RawURLEncoding.EncodeToString(obj.recipients[0].encryptedKey),
258 base64.RawURLEncoding.EncodeToString(obj.iv),
259 base64.RawURLEncoding.EncodeToString(obj.ciphertext),
260 base64.RawURLEncoding.EncodeToString(obj.tag)), nil
[all …]
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go209 rawProtected, err := base64.RawURLEncoding.DecodeString(parts[0])
214 encryptedKey, err := base64.RawURLEncoding.DecodeString(parts[1])
219 iv, err := base64.RawURLEncoding.DecodeString(parts[2])
224 ciphertext, err := base64.RawURLEncoding.DecodeString(parts[3])
229 tag, err := base64.RawURLEncoding.DecodeString(parts[4])
256 base64.RawURLEncoding.EncodeToString(serializedProtected),
257 base64.RawURLEncoding.EncodeToString(obj.recipients[0].encryptedKey),
258 base64.RawURLEncoding.EncodeToString(obj.iv),
259 base64.RawURLEncoding.EncodeToString(obj.ciphertext),
260 base64.RawURLEncoding.EncodeToString(obj.tag)), nil
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go209 rawProtected, err := base64.RawURLEncoding.DecodeString(parts[0])
214 encryptedKey, err := base64.RawURLEncoding.DecodeString(parts[1])
219 iv, err := base64.RawURLEncoding.DecodeString(parts[2])
224 ciphertext, err := base64.RawURLEncoding.DecodeString(parts[3])
229 tag, err := base64.RawURLEncoding.DecodeString(parts[4])
256 base64.RawURLEncoding.EncodeToString(serializedProtected),
257 base64.RawURLEncoding.EncodeToString(obj.recipients[0].encryptedKey),
258 base64.RawURLEncoding.EncodeToString(obj.iv),
259 base64.RawURLEncoding.EncodeToString(obj.ciphertext),
260 base64.RawURLEncoding.EncodeToString(obj.tag)), nil
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go209 rawProtected, err := base64.RawURLEncoding.DecodeString(parts[0])
214 encryptedKey, err := base64.RawURLEncoding.DecodeString(parts[1])
219 iv, err := base64.RawURLEncoding.DecodeString(parts[2])
224 ciphertext, err := base64.RawURLEncoding.DecodeString(parts[3])
229 tag, err := base64.RawURLEncoding.DecodeString(parts[4])
256 base64.RawURLEncoding.EncodeToString(serializedProtected),
257 base64.RawURLEncoding.EncodeToString(obj.recipients[0].encryptedKey),
258 base64.RawURLEncoding.EncodeToString(obj.iv),
259 base64.RawURLEncoding.EncodeToString(obj.ciphertext),
260 base64.RawURLEncoding.EncodeToString(obj.tag)), nil
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go209 rawProtected, err := base64.RawURLEncoding.DecodeString(parts[0])
214 encryptedKey, err := base64.RawURLEncoding.DecodeString(parts[1])
219 iv, err := base64.RawURLEncoding.DecodeString(parts[2])
224 ciphertext, err := base64.RawURLEncoding.DecodeString(parts[3])
229 tag, err := base64.RawURLEncoding.DecodeString(parts[4])
256 base64.RawURLEncoding.EncodeToString(serializedProtected),
257 base64.RawURLEncoding.EncodeToString(obj.recipients[0].encryptedKey),
258 base64.RawURLEncoding.EncodeToString(obj.iv),
259 base64.RawURLEncoding.EncodeToString(obj.ciphertext),
260 base64.RawURLEncoding.EncodeToString(obj.tag)), nil
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go209 rawProtected, err := base64.RawURLEncoding.DecodeString(parts[0])
214 encryptedKey, err := base64.RawURLEncoding.DecodeString(parts[1])
219 iv, err := base64.RawURLEncoding.DecodeString(parts[2])
224 ciphertext, err := base64.RawURLEncoding.DecodeString(parts[3])
229 tag, err := base64.RawURLEncoding.DecodeString(parts[4])
256 base64.RawURLEncoding.EncodeToString(serializedProtected),
257 base64.RawURLEncoding.EncodeToString(obj.recipients[0].encryptedKey),
258 base64.RawURLEncoding.EncodeToString(obj.iv),
259 base64.RawURLEncoding.EncodeToString(obj.ciphertext),
260 base64.RawURLEncoding.EncodeToString(obj.tag)), nil
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go209 rawProtected, err := base64.RawURLEncoding.DecodeString(parts[0])
214 encryptedKey, err := base64.RawURLEncoding.DecodeString(parts[1])
219 iv, err := base64.RawURLEncoding.DecodeString(parts[2])
224 ciphertext, err := base64.RawURLEncoding.DecodeString(parts[3])
229 tag, err := base64.RawURLEncoding.DecodeString(parts[4])
256 base64.RawURLEncoding.EncodeToString(serializedProtected),
257 base64.RawURLEncoding.EncodeToString(obj.recipients[0].encryptedKey),
258 base64.RawURLEncoding.EncodeToString(obj.iv),
259 base64.RawURLEncoding.EncodeToString(obj.ciphertext),
260 base64.RawURLEncoding.EncodeToString(obj.tag)), nil
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go209 rawProtected, err := base64.RawURLEncoding.DecodeString(parts[0])
214 encryptedKey, err := base64.RawURLEncoding.DecodeString(parts[1])
219 iv, err := base64.RawURLEncoding.DecodeString(parts[2])
224 ciphertext, err := base64.RawURLEncoding.DecodeString(parts[3])
229 tag, err := base64.RawURLEncoding.DecodeString(parts[4])
256 base64.RawURLEncoding.EncodeToString(serializedProtected),
257 base64.RawURLEncoding.EncodeToString(obj.recipients[0].encryptedKey),
258 base64.RawURLEncoding.EncodeToString(obj.iv),
259 base64.RawURLEncoding.EncodeToString(obj.ciphertext),
260 base64.RawURLEncoding.EncodeToString(obj.tag)), nil
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go209 rawProtected, err := base64.RawURLEncoding.DecodeString(parts[0])
214 encryptedKey, err := base64.RawURLEncoding.DecodeString(parts[1])
219 iv, err := base64.RawURLEncoding.DecodeString(parts[2])
224 ciphertext, err := base64.RawURLEncoding.DecodeString(parts[3])
229 tag, err := base64.RawURLEncoding.DecodeString(parts[4])
256 base64.RawURLEncoding.EncodeToString(serializedProtected),
257 base64.RawURLEncoding.EncodeToString(obj.recipients[0].encryptedKey),
258 base64.RawURLEncoding.EncodeToString(obj.iv),
259 base64.RawURLEncoding.EncodeToString(obj.ciphertext),
260 base64.RawURLEncoding.EncodeToString(obj.tag)), nil
[all …]

12345678910>>...96