Translating plain text into cipher text
The examples in this appendix are REXX executables that can be used to translate plain text into cipher text by using CCA and PKCS#11.
This appendix includes the following topics:
C.1 CCA ciphertext translation REXX sample
A CCA ciphertext translation REXX sample is shown in Example C-1.
Example C-1 CCA ciphertext translation from DES to AES REXX sample
/* Rexx */
/*-------------------------------------------------------------------*/ ...
Get Transitioning to Quantum-Safe Cryptography on IBM Z now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.