Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JeanLucPons/VanitySearch
/ ModNeg
Method
ModNeg
IntMod.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
// ------------------------------------------------
102
103
void Int::ModNeg() {
104
Neg();
105
Add(&_P);
106
}
107
108
// ------------------------------------------------
109
Callers
7
DoubleDirect
Method · 0.80
GetY
Method · 0.80
ModPositiveK1
Method · 0.80
checkPrivKey
Method · 0.80
checkAddresses
Method · 0.80
checkAddressesSSE
Method · 0.80
FindKeyCPU
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected