The document discusses implementing various cryptosystems using chaos. It first summarizes AES, IDEA, RC5, RSA, and ElGamal cryptographic algorithms. It then explains how chaos is applied to improve the security and speed of each algorithm. Chaos is used to generate new S-boxes for AES and mix the plaintext for IDEA, RC5 and ElGamal. The document claims that applying chaos in this way increases both security against attacks and encryption/decryption speeds compared to the original cryptographic algorithms.