Group public key implementation. More...
Functions | |
| EpidStatus | CreateGroupPubKey (GroupPubKey const *pub_key_str, EcGroup *G1, EcGroup *G2, GroupPubKey_ **pub_key) |
| Constructs internal representation of GroupPubKey. More... | |
| void | DeleteGroupPubKey (GroupPubKey_ **pub_key) |
| Deallocates storage for internal representation of GroupPubKey. More... | |
Group public key implementation.