Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   More Ciphers (https://www.delphipraxis.net/186315-more-ciphers.html)

DP News-Robot 24. Aug 2015 06:11

More Ciphers
 
TForge 0.71 is released. What’s new: TCipher.Salsa20.SetNonce bug fixed added 3DES block cipher algorithm added ChaCha20 stream cipher algorithm Examples of creating new cipher instances: var Cipher: TCipher; begin Cipher:= TCipher.TripleDES; // 3DES Cipher:= TCipher.ChaCha20; ...http://feeds.feedburner.com/~r/delph...~4/X-vIqLKskU0

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 13:24 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz