--- title: "DSM Accelerator [4.24] - December 12, 2023" slug: "dsm-accelerator-4-24-december-12-2023" updated: 2026-08-19T06:47:53Z published: 2026-08-19T06:47:53Z canonical: "support.fortanix.com/dsm-accelerator-4-24-december-12-2023" --- > ## 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. # DSM Accelerator [4.24] - December 12, 2023 ## 1. Overview This article provides an overview of general improvements and resolved issues in the Fortanix Data Security Manager (DSM) Accelerator 4.24 release. ## 2. New Features/Improvements - **DSM Accelerator Webservice:** - Added support for integration of Snowflake external tokenization function with DSM Accelerator Webservice deployed on AWS Lambda (**JIRA: PM-124**). *For more details, refer to* [*Snowflake with DSM Accelerator Webservice*](/v1/docs/fortanix-data-security-manager-accelerator-webservice-with-snowflake)*.* ## 3. Fortanix Data Security Manager Accelerator Performance Statistics ### 3.1 Runtime Environment > [!NOTE] > NOTE > > - The following table lists the standard recommended runtime environment. You can choose a higher configuration for better performance. > - DSM Accelerator was run in the runtime environment listed below for performance testing. | **Item** | **Specification** | | --- | --- | | Number of Cores | 4 | | CPU | Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz | | RAM | 16 GiB | | Docker Runtime Configuration | `docker run -d --network host --memory=4g --memory-swap=6g --log-opt             max-size=100m` | --- ### 3.2 DSM Accelerator Webservice > [!NOTE] > NOTE > > The performance numbers below are captured with a single node; if you need higher performance or throughput, then we recommend adding multiple nodes. | **Key Types and Operations** | **Throughput (Operations/second on a 1-node cluster)** | | --- | --- | | AES 256: CBC Encryption/Decryption | 16,573/16,703 | | AES 256: GCM Encryption/Decryption | 16,146/16,655 | | AES 256: FPE Encryption/Decryption | 4,883/4,896 | --- ### 3.3 Additional Modes | **Key Types and Operations** | **Throughput (Operations/second on a 1-node cluster)** | | --- | --- | | AES 256: CBCNOPAD Encryption/Decryption | 16,635/16,871 | | AES 256: CFB Encryption/Decryption | 16,497/16,986 | | AES 256: CTR Encryption/Decryption | 16,730/16,835 | | AES 256: OFB Encryption/Decryption | 16,713/16,987 | | AES 256: CCM Encryption/Decryption | 16,075/16,570 |