--- title: Implementation | Microsoft Docs author: rick-anderson description: keywords: ASP.NET Core, ms.author: riande manager: wpickett ms.date: 10/14/2016 ms.topic: article ms.assetid: 706a11bb-bf6e-4e91-930b-e3f4e71d04a0 ms.technology: aspnet ms.prod: aspnet-core uid: security/data-protection/implementation/index --- # Implementation * [Authenticated encryption details.](authenticated-encryption-details.md) * [Subkey Derivation and Authenticated Encryption](subkeyderivation.md) * [Context headers](context-headers.md) * [Key Management](key-management.md) * [Key Storage Providers](key-storage-providers.md) * [Key Encryption At Rest](key-encryption-at-rest.md) * [Key Immutability and Changing Settings](key-immutability.md) * [Key Storage Format](key-storage-format.md) * [Ephemeral data protection providers](key-storage-ephemeral.md)