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

« back to all changes in this revision

Viewing changes to desinfo.h

  • 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:
3
3
 * Tables describing DES rather than just this implementation.
4
4
 * These are used in desdata but NOT in runtime code.
5
5
 *
6
 
 * $Id: desinfo.h,v 1.1 2007-04-05 14:20:35 nisse Exp $ */
 
6
 */
7
7
 
8
8
/*      des - fast & portable DES encryption & decryption.
9
9
 *      Copyright (C) 1992  Dana L. How