The document discusses improvements to the Cryptographically Generated Addresses (CGA) method used in IPv6 addressing. CGA allows devices to automatically generate secure IPv6 addresses. However, the computation required for high security levels makes CGA impractical for many applications. The proposed improvements reduce the security parameter from 16 to 8 bits, making CGA generation faster and more feasible while still providing adequate security for most applications. The improvements were implemented using C programming language on Linux, and evaluate reducing the computational overhead of CGA generation to make it more practical.