Tcl Library Source Code

tcldes - Data Encryption Standard (DES)
Login

[ Main Table Of Contents | Table Of Contents | Keyword Index | Categories | Modules | Applications ]

tcldes(n) 1.1 tcllib "Data Encryption Standard (DES)"

Name

tcldes - Implementation of the DES and triple-DES ciphers

Synopsis

  • package require Tcl 8.2
  • package require tclDESjr 1

Description

The tclDESjr package is a helper package for des.

Please see the documentation of des for details.

Bugs, Ideas, Feedback

This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category des of the Tcllib Trackers. Please also report any ideas for enhancements you may have for either package and/or documentation.

Category

Hashes, checksums, and encryption