delete useless field

pull/118/head
orignal 10 years ago
parent db2d0df2c4
commit 0972782553

@ -51,7 +51,6 @@ namespace crypto
CryptoPP::AutoSeededRandomPool rnd;
CryptoPP::Integer y, k, a, b1;
bool m_ZeroPadding;
};
inline bool ElGamalDecrypt (const uint8_t * key, const uint8_t * encrypted,

Loading…
Cancel
Save