I need to encrypt and decrypt text using RC5
Here is the AES encrypt/decrypt example based on https://cdnjs.cloudflare.com/ajax/libs/crypto-js/3.1.2/rollups/aes.js (https://code.google.com/archive/p/crypto-js/): aes_cipher.pma (956.5 KB)
Wow Super!! thank you very much!!