- 83C978461CA2FC606EAB05035DB9A67D600396F013E5CE0DB8CC110D8881E9BE513D540B27DAECC8B0293178D7AB27EE52F5C947A0B9976863B9094F82EBD522
+ C16F3EACAC322384CD8D5AC67D1A3F287E5A32EA9CD3A8AF650F97952739D9BC361BC1808390C5B1E6F914FC119BBCDAB020F7B403B9ADB2A03593569DA5326D
mpi/mpi-cmp.c
(1 . 25)(1 . 29)
4131 /* mpi-cmp.c - MPI functions
4132 * Copyright (C) 1998, 1999 Free Software Foundation, Inc.
4133 * Modified by No Such Labs. (C) 2015. See README.
4134 *
4135 * This file is part of GnuPG.
4136 * This file was originally part of Gnu Privacy Guard (GPG), ver. 1.4.10,
4137 * SHA256(gnupg-1.4.10.tar.gz):
4138 * 0bfd74660a2f6cedcf7d8256db4a63c996ffebbcdc2cf54397bfb72878c5a85a
4139 * (C) 1994-2005 Free Software Foundation, Inc.
4140 *
4141 * GnuPG is free software; you can redistribute it and/or modify
4142 * This program is free software: you can redistribute it and/or modify
4143 * it under the terms of the GNU General Public License as published by
4144 * the Free Software Foundation; either version 3 of the License, or
4145 * the Free Software Foundation, either version 3 of the License, or
4146 * (at your option) any later version.
4147 *
4148 * GnuPG is distributed in the hope that it will be useful,
4149 * This program is distributed in the hope that it will be useful,
4150 * but WITHOUT ANY WARRANTY; without even the implied warranty of
4151 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4152 * GNU General Public License for more details.
4153 *
4154 * You should have received a copy of the GNU General Public License
4155 * along with this program; if not, see <http://www.gnu.org/licenses/>.
4156 * along with this program. If not, see <http://www.gnu.org/licenses/>.
4157 */
4158
4159 #include <config.h>
4160 #include <stdio.h>
4161 #include <stdlib.h>
4162
4163 #include "knobs.h"
4164 #include "mpi-internal.h"
4165
4166 int