/[pkg-mixmaster]
ViewVC logotype

Revision 98


Jump to revision: Previous Next
Author: rabbi
Date: Mon Jul 22 17:54:48 2002 UTC (10 years, 10 months ago)
Changed paths: 7
Log Message:
Added support for AES in Type I messages. This should prevent lost mail if
a user attempts to send OpenPGP messages encrypted with AES.

Support for AES requires OpenSSL 0.9.7 (soon to be released.) The Install
script needs to be updated to enable AES if 0.9.7 or later is present.

Also, pgp_keylen now returns 0 instead of -1 for unknown symalgo. Output
of pgp_keylen is used in buf_appendrnd and in other functions without
checking, so they might be unhappy with -1. (We should really check for
this.)

Thanks to Disastry and Peter for working on this.

Changed paths:

Path Details
Directorytrunk/Mix/Src/config.h modified , text changed
Directorytrunk/Mix/Src/crypto.c modified , text changed
Directorytrunk/Mix/Src/crypto.h modified , text changed
Directorytrunk/Mix/Src/mix3.h modified , text changed
Directorytrunk/Mix/Src/pgp.h modified , text changed
Directorytrunk/Mix/Src/pgpdata.c modified , text changed
Directorytrunk/Mix/Src/pgpget.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.5