~ubuntu-branches/ubuntu/hardy/gnupg/hardy-updates

« back to all changes in this revision

Viewing changes to cipher/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2006-12-12 15:56:56 UTC
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20061212155656-kk00wp4x0uq4tm1y
Tags: upstream-1.4.6
Import upstream version 1.4.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-11-03  Werner Koch  <wk@g10code.com>
 
2
 
 
3
        * random.c [HAVE_GETTIMEOFDAY]: Included sys/time.h and not
 
4
        sys/times.h.  Reported by Rafaël Carré.
 
5
 
1
6
2006-06-28  David Shaw  <dshaw@jabberwocky.com>
2
7
 
3
8
        * rsa.c (generate): Use e=65537 for new RSA keys.