Envelope Encryption - Putting Your Encryption Key in an Envelope Is the Safer Option
Envelope encryption is a way of encrypting plaintext data using a key and then encrypting that key using an another key. This strategy is intended not just to make things more secure but also to enhance performance.