by mcody
TclDES is a pure-Tcl implementation of the Data Encryption Standard (DES) and Triple-DES (3DES). It supports all DES operation modes: Electronic Code Block (ECB), Cipher Block Chaining (CBC) , Output Feedback (OFB), and Cipher Feedback (CFB).
mcody committed patchset 16 of module TclDES to the TclDES CVS repository, changing 3 files
patthoyts created the Performance improvements artifact
ANNOUNCE: TclDES: Munitions-grade Tcl scripting! (Version 0.8) What is it? TclDES is a pure-Tcl implementation of the NIST Data Encryption Standard (DES). The package can perform encryption and decryption using either the standard DES algorithm or the ...
With TclDES 0.8, the initialization vector used in DES CBC, OFB, and CFB modes is now passed by reference (i.e. variable name) rather than by value. This allows for the CBC mode to supports ciphertext block feed-forward from procedure call to procedure ...
With TclDES 0.8, the initialization vector used in DES CBC, OFB, and CFB modes is now passed by reference (i.e. variable name) rather than by value. This allows for the CBC mode to supports ciphertext block feed-forward from procedure call to procedure ...
With TclDES 0.8, the initialization vector used in DES CBC, OFB, and CFB modes is now passed by reference (i.e. variable name) rather than by value. This allows for the CBC mode to supports ciphertext block feed-forward from procedure call to procedure ...
With TclDES 0.8, the initialization vector used in DES CBC, OFB, and CFB modes is now passed by reference (i.e. variable name) rather than by value. This allows for the CBC mode to supports ciphertext block feed-forward from procedure call to procedure ...
mcody committed patchset 15 of module TclDES to the TclDES CVS repository, changing 1 files
mcody committed patchset 14 of module TclDES to the TclDES CVS repository, changing 1 files
mcody committed patchset 13 of module TclDES to the TclDES CVS repository, changing 1 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use