open-vault/builtin/logical/transit
Vishal Nayak 28e3eb9e2c
Errwrap everywhere (#4252)
* package api

* package builtin/credential

* package builtin/logical

* package command

* package helper

* package http and logical

* package physical

* package shamir

* package vault

* package vault

* address feedback

* more fixes
2018-04-05 11:49:21 -04:00
..
backend.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
backend_test.go Add PKCS1v15 as a RSA signature and verification option on the Transit secret engine (#4018) 2018-03-15 09:17:02 -07:00
path_backup.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_backup_test.go Add ChaCha20-Poly1305 support to transit (#3975) 2018-02-14 11:59:46 -05:00
path_config.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
path_config_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_datakey.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_decrypt.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_decrypt_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_encrypt.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_encrypt_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_export.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
path_export_test.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
path_hash.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_hash_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_hmac.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_hmac_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_keys.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_keys_test.go Add a -dev-three-node option for devs. (#3081) 2017-07-31 11:28:06 -04:00
path_random.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_random_test.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
path_restore.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_rewrap.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_rewrap_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_rotate.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_sign_verify.go Add PKCS1v15 as a RSA signature and verification option on the Transit secret engine (#4018) 2018-03-15 09:17:02 -07:00
path_sign_verify_test.go Add PKCS1v15 as a RSA signature and verification option on the Transit secret engine (#4018) 2018-03-15 09:17:02 -07:00