TurboPack / LockBox3

LockBox3 is a Delphi and C++Builder library for cryptography.
Other
172 stars 59 forks source link

Pullreq #7

Closed VasiliyLu closed 8 years ago

VasiliyLu commented 8 years ago

This variable must be defined explicit

romankassebaum commented 8 years ago

I'm really sorry but I couldn't merge your changes. Could you please attach your units.

VasiliyLu commented 8 years ago

Perhaps I badly designed pullreq. But there are only 2 changes.

  1. Variable "doAbort" in function THugeCardinal.PowerMod is not initialized with all the consequences.
  2. Stream_To_Hex function need to get the hexstring representation of the result THash etc. uTPLb_HugeCardinal.txt uTPLb_StreamUtils.txt
romankassebaum commented 8 years ago

I see, I added your fixes.