The CreatorCon Call for Content is officially open! Get started here.

Cryptography

aaronzveiter
Kilo Explorer

Hi guys,

 

I would like do know what kind of cryptography is used in service now?

 

Tks.

3 REPLIES 3

Sarthak Kashyap
Tera Guru

Hi @aaronzveiter ,

 

Please check some below articles,

 

SarthakKashyap_0-1760551386518.png

https://servicenowguru.com/system-definition/demystifying-cryptography-servicenow/

 

https://www.servicenow.com/docs/bundle/zurich-platform-security/page/administer/key-management-frame...

 

Please mark my answer correct and helpful if this works for you

Thanks and Regards,

Sarthak

Subhendu1
Tera Contributor

Hello,

ServiceNow uses a mix of encryption methods to protect data:

SSL/TLS Encryption: Secures data in transit between clients and the platform.

AES Encryption: Used for encrypting sensitive data at rest (e.g., passwords).

Public Key Cryptography (RSA/ECC): For secure communication and key exchange.

Hashing (SHA-256/512): Ensures data integrity and securely stores passwords.

Key Management: Integrates with services like AWS KMS for secure key storage.

Encryption for Scoped Apps: Custom encryption settings for application-specific data.

These measures ensure data protection both in transit and at rest, helping ServiceNow meet security and compliance standards.

https://docs.servicenow.com/bundle/rome-platform-security/page/security/encryption/concept/c_Encrypt...

Please mark my answer correct and helpful if that helps.

Thanks and Regards,

Subhendu



Tim Boswell
ServiceNow Employee
ServiceNow Employee