This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ccrypt review [Was: Pending Packages List, 2003-12-19]


Andreas Seidl wrote:
"Simply" add
(setq load-path (cons "/usr/share/emacs/site-lisp" load-path))
(require 'jka-compr-ccrypt "jka-compr-ccrypt.el")
to your .emacs file in your home directory.

Thanks for the info but I don't have intention to install EMACS at all.
nyway I don't think this can be a real "show-stoper" for such an otherwise useful package, doesn't it?


If anybody else uses EMACS and wants to test it's "ccrypt-mode", feel free to do, on my part I'd say that the package is good as is ^_^

BTW: I wonder why the program is not symmetric, doesn't it use AES in CTR-mode? should be, imho (well... Ferguson&Schneier "Pratical Cryptography" conviced me into thinking it is the best block mode)... anyway I'll solve my own doubts taking a look at the docs and/or sources, one day... ;)

--
Lapo 'Raist' Luchini
lapo@lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]