Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 890 Bytes

File metadata and controls

29 lines (21 loc) · 890 Bytes
title Asymmetric keys encryption strength
description Asymmetric keys encryption strength
author VanMSFT
ms.author vanto
ms.date 12/15/2023
ms.service sql
ms.subservice security
ms.topic reference
helpviewer_keywords
Best Practices [Database Engine]

Asymmetric keys encryption strength

[!INCLUDE SQL Server]

This rule checks whether asymmetric keys were created by using 1024-bit or stronger encryption.

Best practices recommendations

Use RSA 1024-bit or stronger encryption to create asymmetric keys for data encryption.

For more information

Choose an encryption algorithm

Related content