HashiCorp is a software company based in San Francisco that provides open-source and commercial tools to provision, secure, run and connect cloud infrastructure. Vault is an open-source tool from HashiCorp that securely stores secrets and encrypts data. It tightly controls access to secrets by authenticating users and applications and authorizing access through policies. Vault stores data encrypted and uses key sharing to reconstruct an encryption key when unsealing to enable access to secrets.