---
title: "What cryptographic operations are available in Fortanix Data Security Manager?"
slug: "what-cryptographic-operations-are-available-in-fortanix-data-security-manager"
updated: 2026-03-16T17:25:58Z
published: 2026-03-16T17:25:58Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.fortanix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What cryptographic operations are available in Fortanix Data Security Manager?

The following cryptographic operations are provided by Fortanix-Data-Security-Manager (DSM):

- Generation of symmetric (AES, DES, 3DES, HMAC) and asymmetric (RSA, EC) keys
- Encryption and decryption using symmetric and asymmetric keys
- Sign and verify operations
- MAC-generate and MAC-verify operations
- Key derivation using symmetric encryption

A complete list of supported algorithms is available at [algorithm-support](/v1/docs/algorithm-support).

Fortanix Data Security Manager (DSM) is the world’s first cloud service secured with Intel® SGX. With Fortanix DSM, you can securely generate, store, and use cryptographic keys and certificates, as well as other secrets such as passwords, API keys, tokens, or any blob of data. Your business-critical applications and containers can integrate with Fortanix DSM using legacy cryptographic interfaces (PKCS#11, CNG, and JCE) or using the native Fortanix DSM RESTful interface.

## Related

- [Key Operations](/key-operations.md)
- [Algorithm Support](/algorithm-support.md)
