Group signature schemes enable a set of members to anonymously sign data on behalf of the entire group. In order to prevent misuse, a designated group manager has the ability to trace a given signature back to a member. Other extensions can also be realized in speciffically designed schemes, such as verifier local revocation (VLR) wherein only the verifier needs information about the validity status of signing key pairs. This paper contributes two results towards group signature schemes. First, we present a new design for a group signature scheme that is secure under the standard model, with common relaxations for anonymity. The scheme also enables VLR and allows for fully-dynamic groups; i.e. groups that allow members to both leave and join after creation. Secondly, we implement a preliminary version of the scheme to begin investigating the efficiencies gained through utilizing one-time signing keys, instead of the traditional non-interactive, zero-knowledge proof systems.