MCPcopy Create free account
hub / github.com/albertobsd/keyhunt / InitK1

Method InitK1

gmp256k1/IntMod.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126void Int::InitK1(Int *order) {
127 _O = order;
128 _R2o.SetBase16("9D671CD581C69BC5E697F5E45BCD07C6741496C20E7CF878896CF21467D7D140");
129}
130
131/* This next Opeations that have endin in order are modulo N */
132

Callers

nothing calls this directly

Calls 1

SetBase16Method · 0.45

Tested by

no test coverage detected