~ubuntu-branches/ubuntu/utopic/nettle/utopic

« back to all changes in this revision

Viewing changes to knuth-lfib.c

  • Committer: Package Import Robot
  • Author(s): Magnus Holmgren
  • Date: 2013-05-07 22:57:14 UTC
  • mfrom: (8.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20130507225714-s331yr8ov53dtt17
Tags: 2.7-2
Tag some (ECC related) symbols that only exist on some architectures.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
/* nettle, low-level cryptographics library
9
9
 *
10
 
 * Copyright (C) 2002 Niels M�ller
 
10
 * Copyright (C) 2002 Niels Möller
11
11
 *
12
12
 * Includes code copied verbatim from Knuth's TAOCP.
13
13
 *  
23
23
 * 
24
24
 * You should have received a copy of the GNU Lesser General Public License
25
25
 * along with the nettle library; see the file COPYING.LIB.  If not, write to
26
 
 * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
27
 
 * MA 02111-1307, USA.
 
26
 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 
27
 * MA 02111-1301, USA.
28
28
 */
29
29
 
30
30
/* NOTE: This generator is totally inappropriate for cryptographic