maxkleiner / maXbox4

code compiler script studio
GNU General Public License v3.0
23 stars 10 forks source link

64-bit CryptoBox as LockBox3 in maXbox5 #38

Closed maxkleiner closed 2 months ago

maxkleiner commented 9 months ago

LockBox3 is a Delphi library for cryptography. It provides support for AES, DES, 3DES, Blowfish, Twofish, SHA, MD5, a variety of chaining modes, RSA digital signature and verification, now we updated this in maXbox5:

lockbox3_Screenshot 2023-11-16 211614
maxkleiner commented 9 months ago

It runs now on maXbox5 beta version:

lockbox3_app_Screenshot 2023-11-22 105627
maxkleiner commented 2 months ago

Solved with 5.1

image