TurboPack / LockBox

LockBox is a Delphi and C++Builder library for cryptography.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing LockBox.inc in LBBytes.pas

MaxJaisle opened this issue · comments

Using the RSA encryption / decryption I got a range check error in TLbBase64.LbDecodeBase64.
I added {$I LockBox.inc} to LbBytes.pas to avoid this.

Thanks.

Ursprüngliche Nachricht
Absender: Roman Kassebaum notifications@github.com
Gesendet am: 24.11.2015 15:50:30
Betreff: Re: [LockBox] Missing LockBox.inc in LBBytes.pas (#5)
Empfänger: TurboPack/LockBox LockBox@noreply.github.com
CC: MaxJaisle max.jaisle@cas.de

Fixed.


Reply to this email directly or view it on GitHub.