~ubuntu-branches/ubuntu/utopic/dropbear/utopic-proposed

« back to all changes in this revision

Viewing changes to libtommath/bn_mp_dr_reduce.c

  • Committer: Bazaar Package Importer
  • Author(s): Matt Johnston
  • Date: 2005-12-08 19:20:21 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051208192021-nyp9rwnt77nsg6ty
Tags: 0.47-1
* New upstream release.
* SECURITY: Fix incorrect buffer sizing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 * Based on algorithm from the paper
21
21
 *
22
22
 * "Generating Efficient Primes for Discrete Log Cryptosystems"
23
 
 *                 Chae Hoon Lim, Pil Loong Lee,
 
23
 *                 Chae Hoon Lim, Pil Joong Lee,
24
24
 *          POSTECH Information Research Laboratories
25
25
 *
26
26
 * The modulus must be of a special format [see manual]