Home
last modified time | relevance | path

Searched defs:ShamirSeal (Results 1 – 8 of 8) sorted by relevance

/dports/misc/concourse/vault-bdd38fca2cff/vault/seal/shamir/
H A Dshamir.go17 type ShamirSeal struct { struct
18 logger log.Logger
19 key []byte
20 aead cipher.AEAD
34 func (s *ShamirSeal) GetKey() []byte {
38 func (s *ShamirSeal) SetKey(key []byte) error {
55 func (s *ShamirSeal) Init(_ context.Context) error {
61 func (s *ShamirSeal) Finalize(_ context.Context) error {
66 func (s *ShamirSeal) SealType() string {
71 func (s *ShamirSeal) KeyID() string {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vault/seal/shamir/
H A Dshamir.go17 type ShamirSeal struct { struct
18 logger log.Logger
19 key []byte
20 aead cipher.AEAD
34 func (s *ShamirSeal) GetKey() []byte {
38 func (s *ShamirSeal) SetKey(key []byte) error {
55 func (s *ShamirSeal) Init(_ context.Context) error {
61 func (s *ShamirSeal) Finalize(_ context.Context) error {
66 func (s *ShamirSeal) SealType() string {
71 func (s *ShamirSeal) KeyID() string {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vault/seal/shamir/
H A Dshamir.go18 type ShamirSeal struct { struct
19 logger log.Logger
20 aead cipher.AEAD
36 func (s *ShamirSeal) SetConfig(config map[string]string) (map[string]string, error) {
66 func (s *ShamirSeal) Init(_ context.Context) error {
72 func (s *ShamirSeal) Finalize(_ context.Context) error {
77 func (s *ShamirSeal) SealType() string {
82 func (s *ShamirSeal) KeyID() string {
87 …(s *ShamirSeal) Encrypt(_ context.Context, plaintext []byte) (*physical.EncryptedBlobInfo, error) {
108 func (s *ShamirSeal) Decrypt(_ context.Context, in *physical.EncryptedBlobInfo) ([]byte, error) {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vault/seal/shamir/
H A Dshamir.go18 type ShamirSeal struct { struct
19 logger log.Logger
20 aead cipher.AEAD
36 func (s *ShamirSeal) SetConfig(config map[string]string) (map[string]string, error) {
66 func (s *ShamirSeal) Init(_ context.Context) error {
72 func (s *ShamirSeal) Finalize(_ context.Context) error {
77 func (s *ShamirSeal) SealType() string {
82 func (s *ShamirSeal) KeyID() string {
87 …(s *ShamirSeal) Encrypt(_ context.Context, plaintext []byte) (*physical.EncryptedBlobInfo, error) {
108 func (s *ShamirSeal) Decrypt(_ context.Context, in *physical.EncryptedBlobInfo) ([]byte, error) {
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vault/seal/shamir/
H A Dshamir.go18 type ShamirSeal struct { struct
19 logger log.Logger
20 aead cipher.AEAD
36 func (s *ShamirSeal) SetConfig(config map[string]string) (map[string]string, error) {
66 func (s *ShamirSeal) Init(_ context.Context) error {
72 func (s *ShamirSeal) Finalize(_ context.Context) error {
77 func (s *ShamirSeal) SealType() string {
82 func (s *ShamirSeal) KeyID() string {
87 …(s *ShamirSeal) Encrypt(_ context.Context, plaintext []byte) (*physical.EncryptedBlobInfo, error) {
108 func (s *ShamirSeal) Decrypt(_ context.Context, in *physical.EncryptedBlobInfo) ([]byte, error) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vault/seal/shamir/
H A Dshamir.go18 type ShamirSeal struct { struct
19 logger log.Logger
20 aead cipher.AEAD
36 func (s *ShamirSeal) SetConfig(config map[string]string) (map[string]string, error) {
66 func (s *ShamirSeal) Init(_ context.Context) error {
72 func (s *ShamirSeal) Finalize(_ context.Context) error {
77 func (s *ShamirSeal) SealType() string {
82 func (s *ShamirSeal) KeyID() string {
87 …(s *ShamirSeal) Encrypt(_ context.Context, plaintext []byte) (*physical.EncryptedBlobInfo, error) {
108 func (s *ShamirSeal) Decrypt(_ context.Context, in *physical.EncryptedBlobInfo) ([]byte, error) {
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vault/seal/shamir/
H A Dshamir.go18 type ShamirSeal struct { struct
19 logger log.Logger
20 aead cipher.AEAD
36 func (s *ShamirSeal) SetConfig(config map[string]string) (map[string]string, error) {
66 func (s *ShamirSeal) Init(_ context.Context) error {
72 func (s *ShamirSeal) Finalize(_ context.Context) error {
77 func (s *ShamirSeal) SealType() string {
82 func (s *ShamirSeal) KeyID() string {
87 …(s *ShamirSeal) Encrypt(_ context.Context, plaintext []byte) (*physical.EncryptedBlobInfo, error) {
108 func (s *ShamirSeal) Decrypt(_ context.Context, in *physical.EncryptedBlobInfo) ([]byte, error) {
/dports/sysutils/istio/vault-sdk-v0.1.12/vault/seal/shamir/
H A Dshamir.go18 type ShamirSeal struct { struct
19 logger log.Logger
20 aead cipher.AEAD
36 func (s *ShamirSeal) SetConfig(config map[string]string) (map[string]string, error) {
66 func (s *ShamirSeal) Init(_ context.Context) error {
72 func (s *ShamirSeal) Finalize(_ context.Context) error {
77 func (s *ShamirSeal) SealType() string {
82 func (s *ShamirSeal) KeyID() string {
87 …(s *ShamirSeal) Encrypt(_ context.Context, plaintext []byte) (*physical.EncryptedBlobInfo, error) {
108 func (s *ShamirSeal) Decrypt(_ context.Context, in *physical.EncryptedBlobInfo) ([]byte, error) {