aboutsummaryrefslogtreecommitdiffstats
path: root/cipher (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc updatesWerner Koch2002-05-111-1/+1
|
* use EXTSEP_S instead of "."Stefan Bellon2002-05-072-1/+5
|
* * tiger.c (tiger_final): Removed superfluous toke pasting operators.Werner Koch2002-04-243-11/+13
| | | | | * md5.c (md5_final): Ditto.
* RISC OS specific changesStefan Bellon2002-04-222-10/+26
|
* * rndlinux.c, rndegd.c, rndunix.c (func_table): Made func aWerner Koch2002-04-184-6/+13
| | | | | | | function pointer. Note that we still need to change the module interface to cope with data vs function pointer problems. Hmmm, even dlsym has a problem with this.
* cipher.c (setup_cipher_table, cipher_open, cipher_encrypt, cipher_decrypt,David Shaw2002-04-102-4/+23
| | | | | | dummy_setkey, dummy_encrypt_block, dummy_decrypt_block): the dummy cipher should only be built on development versions.
* Merged in my changes, after disk crash. Fortunately the CVS was notWerner Koch2002-04-083-10/+31
| | | | | | affected - but everything else and it seems that there is no backup of the BTS data is available :-(
* * random.c (mix_pool): Removed the failsafe stuff again. It makesWerner Koch2002-02-142-15/+6
| | | | | the code more complicate and may give the path to more bugs.
* * random.c (add_randomness): Xor new data into the pool and notWerner Koch2002-02-102-2/+29
| | | | | | | | | | just copy it. This avoids any choosen input attacks which are not serious in our setting because an outsider won't be able to mix data in and even then we keep going with a PRNG. Thanks to Stefan Keller for pointing this out. * random.c (mix_pool): Carry an extra failsafe_digest buffer around to make the function more robust.
* typo fixWerner Koch2002-01-051-2/+2
|
* updated include file nameStefan Bellon2002-01-022-1/+5
|
* * Makefile.am (DISCLEANFILES): Add construct.cWerner Koch2001-12-212-1/+5
|
* * rndw32.c [CYGWIN32]: Include winioctl.h. By Disastry.Werner Koch2001-12-192-0/+7
|
* typo fixesWerner Koch2001-11-091-2/+2
|
* fixes for the 1.0.6b bugs David recently posted to gnupg-devel.Werner Koch2001-11-083-15/+55
|
* more fixes due to automake 1.5SNAP-1-0-6bWerner Koch2001-10-232-4/+8
|
* more bug fixesand some warning cleanupsWerner Koch2001-09-093-6/+12
|
* Random changesWerner Koch2001-08-253-3/+14
|
* Corrected spelling of RISC OSStefan Bellon2001-08-211-3/+3
|
* Applied Stefan's patches to support RISCOS.Werner Koch2001-08-2012-9/+250
|
* Fixes here and there.Werner Koch2001-08-083-9/+20
|
* More Windows and autoconf fixesWerner Koch2001-08-071-5/+5
|
* migration to autoconf 2.52 and bugfixesWerner Koch2001-07-263-2/+8
|
* Fix for toupper('I') != 'i'Werner Koch2001-06-125-4/+13
|
* Fixed copyright year lists according to CVS and ChangeLogsWerner Koch2001-04-2913-14/+21
|
* Updated copyright notices and other doc fixes.Werner Koch2001-04-2834-53/+53
|
* Estonian translation, .texi man pages.Werner Koch2001-04-173-11/+57
|
* Released snapshot 1.0.4gWerner Koch2001-04-0611-18/+255
|
* Improved pipemode and tweaked handling of multiple signatures.Werner Koch2001-04-052-1/+9
|
* Fixed nasty Hash bugWerner Koch2001-03-285-32/+45
|
* a second snapshot thsi day (1.0.4f)Werner Koch2001-03-271-0/+6
|
* The "Samba" bug fixes :-)Werner Koch2001-03-223-11/+18
|
* worked on solving some bugsWerner Koch2001-03-124-6/+19
|
* Changed and added copyright noticesWerner Koch2001-03-082-0/+30
|
* Changes for MingW32/CPD 0.3 and some bug fixesWerner Koch2001-01-183-10/+19
|
* Small W32 fixesWerner Koch2001-01-041-0/+3
|
* Remove lockfiles and other changesWerner Koch2000-12-281-0/+19
|
* Fixed a EGD problemWerner Koch2000-11-222-1/+6
|
* Add Rijndael support, changes to fix an IRIX problem.Werner Koch2000-10-125-9/+56
|
* This commit was manufactured by cvs2svn to create branchRepo Admin2000-10-111-0/+2198
| | | | 'STABLE-BRANCH-1-0'.
* See ChangeLog: Wed Oct 4 15:50:18 CEST 2000 Werner KochWerner Koch2000-10-042-1/+6
|
* See ChangeLog: Mon Sep 18 12:13:52 CEST 2000 Werner KochWerner Koch2000-09-181-2/+7
|
* See ChangeLog: Thu Sep 14 14:20:38 CEST 2000 Werner KochWerner Koch2000-09-143-1/+14
|
* See ChangeLog: Wed Sep 13 18:12:34 CEST 2000 Werner KochWerner Koch2000-09-132-3/+96
|
* Add RSAWerner Koch2000-09-081-4/+5
|
* This commit was manufactured by cvs2svn to create branchRepo Admin2000-09-082-0/+411
| | | | 'STABLE-BRANCH-1-0'.
* See ChangeLog: Wed Sep 6 17:55:47 CEST 2000 Werner KochWerner Koch2000-09-063-6/+8
|
* See ChangeLog: Fri Aug 25 16:05:38 CEST 2000 Werner KochWerner Koch2000-08-253-5/+28
|
* See ChangeLog: Wed Jun 28 11:54:44 CEST 2000 Werner KochWerner Koch2000-06-283-1/+63
|
* See ChangeLog: Fri Jun 9 10:09:52 CEST 2000 Werner KochWerner Koch2000-06-092-3/+47
|