This document proposes a secure group key management technique for MANETs that uses a combination of broadcast encryption and cluster key agreement. It addresses challenges like restricted communication between group members and the sender, and the lack of a fully trusted third party key generation center. The technique assigns each cluster a public/shared key from a trusted third party. When a sender wants to broadcast to a subgroup, the message is encrypted with the subgroup's public key and broadcast. Non-intended members cannot decrypt the message. The technique provides an efficient way to add or remove members and a flexible rekeying strategy while maintaining security even if members collude. Simulation results using NS2 are presented.