Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ SetSubGroupGenerator
Method
SetSubGroupGenerator
extra/yassl/taocrypt/src/dsa.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
109
110
void DSA_PublicKey::SetSubGroupGenerator(const Integer& g)
111
{
112
g_ = g;
113
}
114
115
116
void DSA_PublicKey::SetPublicPart(const Integer& y)
Callers
1
Decode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected