d9472d65da
--- variable password moved to the heap (80 bytes saved) --- variable key moved to the heap (32 bytes saved) --- variable iv moved to the heap (16 bytes saved) --- variable Des moved to the heap (sizeof(Des) saved) --- variable Des3 moved to the heap (sizeof(Des3) saved) --- variable Aes moved to the heap (sizeof(Aes) saved) --- variable RsaKey moved to the heap (sizeof(RsaKey) saved) Utility functions added to Des, Des3 and Aes for easier decryption.