Imports github.com/hashicorp/go-uuid github.com/hashicorp/vault/helper/errutil github.com/hashicorp/vault/helper/jsonutil github.com/hashicorp/vault/helper/kdf github.com/hashicorp/vault/logical github.com/hashicorp/vault/logical/framework golang.org/x/crypto/hkdf Standard library imports bytes crypto/aes crypto/cipher crypto/ecdsa crypto/elliptic crypto/hmac crypto/rand crypto/sha256 crypto/sha512 crypto/x509 encoding/asn1 encoding/base64 encoding/hex encoding/json encoding/pem errors fmt hash io math/big strconv strings sync time