What is EncryptRIGHT and what does it do?
EncryptRIGHT provides encryption, tokenization, and key management capabilities for z/OS systems. It offers APIs for integration with COBOL, CICS, PL/I, REXX, CLIST, and C.
What encryption algorithms does EncryptRIGHT support?
EncryptRIGHT supports symmetric encryption algorithms like AES and DES, as well as asymmetric algorithms like RSA. It also supports various hashing algorithms for data integrity.
How does EncryptRIGHT handle key management?
Key management is handled through a centralized key repository. Keys can be generated, stored, and rotated using administrative commands. Access to keys is controlled through role-based access control.
How does EncryptRIGHT integrate with z/OS security?
EncryptRIGHT integrates with z/OS security systems like RACF, ACF2, and Top Secret to manage user authentication and authorization.