Encryption settings used for storing passwords
search cancel

Encryption settings used for storing passwords

book

Article ID: 413167

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

Encryption settings used for storing passwords for internal User within the API Policy Manager or Gateway.

Environment

All Supported versions of Gateway.

Resolution

We do not persist the password with encryption. We persist their hashed value.

SHA512 is the digest algorithm used for calculating the hash value from the cleartext password.