| [ CnUnix ] in KIDS 글 쓴 이(By): Nyang (바하동생) 날 짜 (Date): 2002년 6월 12일 수요일 오후 05시 51분 58초 제 목(Title): Re: [질문]vi 관련 http://www.vim.org/answ.html 에서 encryption and decryption section을 읽어보시구요. 맨 마지막에 Newsgroup에서 오간 내용이 있네요.. 해보지는 않았는데, 혹시라도 도움이 될지 모르겠군요. 아래의 cbw 링크는 살아있으니 패스워드 기억 안나신다면, 다운받아서 함 해보시기를.. @LFo ---- From: Kevin Dempsey Peterson <kevin@cafe.berkeley.edu> Newsgroups: comp.editors Subject: Re: vi emergency Date: Mon, 20 Oct 1997 15:59:27 -0700 Message-ID: <Pine.GSO.3.96.971020155614.8935I-100000@cafe.berkeley.edu> Crypt isn't DES. The crypt(3) call is DES, but the crypt command is a weakened version of the Enigma machine. Try http://www.dodgenet.com/~kwantam/zip/cbw.zip -- kevin@cafe.berkeley.edu Home: (510)665-9670 http://www.ocf.berkeley.edu/~peterson Page: (510)726-8960 The URL to "kwantam" is obsolete. But I found the "cwb.zip" here: ftp://ftp.ecst.csuchico.edu/users/atman/CBW/cbw.zip ftp://ftp.ox.ac.uk/pub/crypto/cryptanalysis/cbw.tar.gz [1994-09-19; 188529 bytes] The file "Read.me" says that the archive contains CBW, the "Crypt Breakers Workbench .. originally written by Robert W. Baldwin at MIT." ftp://ftp.ecst.csuchico.edu/users/atman/CBW/cbw.txt In this text, Norman Richards (orb@cs.utexas.edu) says on 1992-12-18: "cbw is used as a tool to decrypt text files that have been encrypted via the standard unix crypt command. The program breaks the message down into 256 byte blocks. The encryption program itself (to quote the docs) is effectively encrypted by a single rotor enigma system." So, maybe CWB can help you decrypt your accidentally encrypted data. I have not tried it. Feedback is welcome. -- But please respect the privacy of others. Thankyou! |