The openssl toolkit includes command-line des encryption.
On Tue, 8 Jan 2002, John Hunter wrote: > > I am trying to use crypt++, which calls a shell command to > transparently en/decrypt buffers. You can configure it to, for > example, call 'des' to do the encryption > > ;;; (setq crypt-encryption-type 'des > ;;; crypt-encryption-file-extension "\\(\\.e\\)$" > ;;; crypt-bind-insert-file nil > ;;; crypt-freeze-vs-fortran nil) > > What package provides the 'des' command for linux? On a solaris box I > have an account on, there is an app /usr/bin/des. If someone can > point me to the source for this app, much obliged > > Thanks, > JDH > > _______________________________________________ > Bits mailing list > [EMAIL PROTECTED] > http://www.sugoi.org/mailman/listinfo/bits > -- Erik Curiel almost web-engineer/would-be philosopher "The affairs of human beings are not worthy of great seriousness, and yet we must take them seriously." ---Plato, *The Laws* _______________________________________________ Bits mailing list [EMAIL PROTECTED] http://www.sugoi.org/mailman/listinfo/bits
