الفريق العربي للهندسة العكسية
DCPcrypt for Delphi - نسخة قابلة للطباعة

+- الفريق العربي للهندسة العكسية (https://www.at4re.net/f)
+-- قسم : منتديات البرمجة - Programming Forums (https://www.at4re.net/f/forum-5.html)
+--- قسم : البرمجة بلغة باسكال و الدلفي - Pascal & Delphi (https://www.at4re.net/f/forum-18.html)
+--- الموضوع : DCPcrypt for Delphi (/thread-4510.html)



DCPcrypt for Delphi - Str0x - 20-03-2025

DCPcrypt is an open-source cryptographic library for Delphi and FreePascal, offering a variety of encryption algorithms. It is widely used for securing data with both symmetric (e.g., AES, Blowfish) and asymmetric (e.g., RSA) encryption.

Key Features

-Supports various encryption algorithms like AES, DES, Blowfish, Twofish, and RC4.
-Includes hash functions (SHA-1, SHA-256, MD5, etc.).
-Provides an easy-to-use stream-based encryption API.
-Open-source under the MPL (Mozilla Public License).