Re: 3DES encryption

From: Krishna Yenduri (bhargava.yenduri_at_sun.com)
Date: 06/29/05


Date: Wed, 29 Jun 2005 13:53:11 -0700
To: Vahid Moghaddasi <vahid.moghaddasi@gmail.com>

Vahid Moghaddasi wrote:
> Hi all,
> We are requires to use 3des encryption for functions that we used to
> use crypt in the past.
> I was wondering if it is possible to do the following in 3des:
> crypt ftpkey <clear.file> encrypted.file

  crypt does not support 3des.

  For solaris 10, encrypt(1) command will do what you want.

-Krishna



Relevant Pages

  • Re: same password, two encrypted strings?
    ... r> 1)Is it the same algorythm, encryption, version, whatever? ... Very likely also crypt. ... how can the first string validate ... VSCA Founder * -- government of the people, by the people, for the people ...
    (comp.security.misc)
  • Re: How to use crypt and encrypton under debian 2.4
    ... The latter is not an encryption routine at all.) ... Current crypt from glibc, if it sees a salt starting with $1$, will use ... Otherwise it uses single DES. ... Stimits, stimits AT attbi.com ...
    (comp.os.linux.security)
  • Re: Encryption ??
    ... I'm currently preparing another obscuration (not encryption) algorithm. ... evening writing a crypt() routine that might do what you want. ... of C with a one-line Clipper wrapper function, ...
    (comp.lang.clipper)
  • Re: encrypting with preprocessor
    ... I want to build a encryption macro set, ... Why don't you concatenate the _C prefix in the CRYPT macro? ... That is probably about as much "encryption" as you would ever want to do ... with the preprocessor. ...
    (comp.lang.c)
  • I dont appear to have ccrypt in my Ruby...
    ... Ruby is getting that or at least something that good for encryption, ... crypt is pretty much useless for any responsible attempts at security. ...
    (comp.lang.ruby)