Home GnuPG

Same computation for square and multiply.
4b6351356715Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Same computation for square and multiply.

* mpi/mpi-pow.c (_gcry_mpi_powm): Compare msize for max_u_size.  Move
the assignment to base_u into the loop.  Copy content refered by RP to
BASE_U except the last of the loop.
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Jun 24 2017, 1:46 PM
Parents
rCcdfd7ea72a44: build: Fix ChangeLog building for builds from other worktrees.
Branches
Unknown
Tags
Unknown
References
gniibe-mpi-pow-2017-06