![]() |
Für mich hat sich das wie eine Übung für den Unterricht angehört.
Aber es gibt fertige Units für diverse Verschlüsselungsalgorithmen, wie zum Beispiele BlowFish oder so. |
Such mal bei Google nach dem DEC für Delphi (Delphi Encryption Compendium). Das ist eine der wohl besten und bekanntesten Open Source Verschlüsselungsbibliotheken für Delphi.
Noch ein Link zum DEC: ![]()
Code:
[edit]Inofs und Link[/edit]
40 Ciphers (IDEA, Blowfish, Twofish, DES, Square ...)
23 Hashs (MD4/5, SHA/1, RipeMD, Havel, Tiger ...) 5 Checksums (CRC32, CRC16-CCITT, CRC16-Standard ...) 6 Textformats (MIME Base 64, XX/UU Coding, RFC1760 Six Word ...) 2 Randoms (LFSR Linear Feedback Shift Register with variable Period upto 2^2032-1 ...) with Ciphers can be encrypt in Modes CTS/ CBC/ CFB/ OFB/ ECB Ciphers supports Message Authentication Codes in CBC-MAC/ CFB-MAC/ CTS-MAC fast Implementation (i.e. Blowfish > 8Mb/sec, MD4 > 27Mb/sec) Internet RFC2289/RFC1760/RFC2444 One Time Password Routines as Component Many more... |
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:14 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz