/*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License, Version 1.0 only
* (the "License"). You may not use this file except in compliance
* with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* See the License for the specific language governing permissions
* and limitations under the License.
*
* When distributing Covered Code, include this CDDL HEADER in each
* file and include the License file at usr/src/OPENSOLARIS.LICENSE.
* If applicable, add the following below this CDDL HEADER, with the
* fields enclosed by brackets "[]" replaced with your own identifying
* information: Portions Copyright [yyyy] [name of copyright owner]
*
* CDDL HEADER END
*/
/*
* Copyright 2002-2003 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
#pragma ident "%Z%%M% %I% %E% SMI"
/*
* Portable C version of des() and des_key() functions.
* This version is very similar to that in Part V of Applied Cryptography
* by Bruce Schneier.
*
* This information is in the public domain 12/15/95 P. Karn
*/
#include <sys/sysmacros.h>
#else
#include <strings.h>
#endif
#include "des.h"
/*
* Combined SP lookup table, linked in
* For best results, ensure that this is aligned on a 32-bit boundary;
*/
0x01010400U, 0x00000000U, 0x00010000U, 0x01010404U,
0x01010004U, 0x00010404U, 0x00000004U, 0x00010000U,
0x00000400U, 0x01010400U, 0x01010404U, 0x00000400U,
0x01000404U, 0x01010004U, 0x01000000U, 0x00000004U,
0x00000404U, 0x01000400U, 0x01000400U, 0x00010400U,
0x00010400U, 0x01010000U, 0x01010000U, 0x01000404U,
0x00010004U, 0x01000004U, 0x01000004U, 0x00010004U,
0x00000000U, 0x00000404U, 0x00010404U, 0x01000000U,
0x00010000U, 0x01010404U, 0x00000004U, 0x01010000U,
0x01010400U, 0x01000000U, 0x01000000U, 0x00000400U,
0x01010004U, 0x00010000U, 0x00010400U, 0x01000004U,
0x00000400U, 0x00000004U, 0x01000404U, 0x00010404U,
0x01010404U, 0x00010004U, 0x01010000U, 0x01000404U,
0x01000004U, 0x00000404U, 0x00010404U, 0x01010400U,
0x00000404U, 0x01000400U, 0x01000400U, 0x00000000U,
0x00010004U, 0x00010400U, 0x00000000U, 0x01010004U,
0x80108020U, 0x80008000U, 0x00008000U, 0x00108020U,
0x00100000U, 0x00000020U, 0x80100020U, 0x80008020U,
0x80000020U, 0x80108020U, 0x80108000U, 0x80000000U,
0x80008000U, 0x00100000U, 0x00000020U, 0x80100020U,
0x00108000U, 0x00100020U, 0x80008020U, 0x00000000U,
0x80000000U, 0x00008000U, 0x00108020U, 0x80100000U,
0x00100020U, 0x80000020U, 0x00000000U, 0x00108000U,
0x00008020U, 0x80108000U, 0x80100000U, 0x00008020U,
0x00000000U, 0x00108020U, 0x80100020U, 0x00100000U,
0x80008020U, 0x80100000U, 0x80108000U, 0x00008000U,
0x80100000U, 0x80008000U, 0x00000020U, 0x80108020U,
0x00108020U, 0x00000020U, 0x00008000U, 0x80000000U,
0x00008020U, 0x80108000U, 0x00100000U, 0x80000020U,
0x00100020U, 0x80008020U, 0x80000020U, 0x00100020U,
0x00108000U, 0x00000000U, 0x80008000U, 0x00008020U,
0x80000000U, 0x80100020U, 0x80108020U, 0x00108000U,
0x00000208U, 0x08020200U, 0x00000000U, 0x08020008U,
0x08000200U, 0x00000000U, 0x00020208U, 0x08000200U,
0x00020008U, 0x08000008U, 0x08000008U, 0x00020000U,
0x08020208U, 0x00020008U, 0x08020000U, 0x00000208U,
0x08000000U, 0x00000008U, 0x08020200U, 0x00000200U,
0x00020200U, 0x08020000U, 0x08020008U, 0x00020208U,
0x08000208U, 0x00020200U, 0x00020000U, 0x08000208U,
0x00000008U, 0x08020208U, 0x00000200U, 0x08000000U,
0x08020200U, 0x08000000U, 0x00020008U, 0x00000208U,
0x00020000U, 0x08020200U, 0x08000200U, 0x00000000U,
0x00000200U, 0x00020008U, 0x08020208U, 0x08000200U,
0x08000008U, 0x00000200U, 0x00000000U, 0x08020008U,
0x08000208U, 0x00020000U, 0x08000000U, 0x08020208U,
0x00000008U, 0x00020208U, 0x00020200U, 0x08000008U,
0x08020000U, 0x08000208U, 0x00000208U, 0x08020000U,
0x00020208U, 0x00000008U, 0x08020008U, 0x00020200U,
0x00802001U, 0x00002081U, 0x00002081U, 0x00000080U,
0x00802080U, 0x00800081U, 0x00800001U, 0x00002001U,
0x00000000U, 0x00802000U, 0x00802000U, 0x00802081U,
0x00000081U, 0x00000000U, 0x00800080U, 0x00800001U,
0x00000001U, 0x00002000U, 0x00800000U, 0x00802001U,
0x00000080U, 0x00800000U, 0x00002001U, 0x00002080U,
0x00800081U, 0x00000001U, 0x00002080U, 0x00800080U,
0x00002000U, 0x00802080U, 0x00802081U, 0x00000081U,
0x00800080U, 0x00800001U, 0x00802000U, 0x00802081U,
0x00000081U, 0x00000000U, 0x00000000U, 0x00802000U,
0x00002080U, 0x00800080U, 0x00800081U, 0x00000001U,
0x00802001U, 0x00002081U, 0x00002081U, 0x00000080U,
0x00802081U, 0x00000081U, 0x00000001U, 0x00002000U,
0x00800001U, 0x00002001U, 0x00802080U, 0x00800081U,
0x00002001U, 0x00002080U, 0x00800000U, 0x00802001U,
0x00000080U, 0x00800000U, 0x00002000U, 0x00802080U,
0x00000100U, 0x02080100U, 0x02080000U, 0x42000100U,
0x00080000U, 0x00000100U, 0x40000000U, 0x02080000U,
0x40080100U, 0x00080000U, 0x02000100U, 0x40080100U,
0x42000100U, 0x42080000U, 0x00080100U, 0x40000000U,
0x02000000U, 0x40080000U, 0x40080000U, 0x00000000U,
0x40000100U, 0x42080100U, 0x42080100U, 0x02000100U,
0x42080000U, 0x40000100U, 0x00000000U, 0x42000000U,
0x02080100U, 0x02000000U, 0x42000000U, 0x00080100U,
0x00080000U, 0x42000100U, 0x00000100U, 0x02000000U,
0x40000000U, 0x02080000U, 0x42000100U, 0x40080100U,
0x02000100U, 0x40000000U, 0x42080000U, 0x02080100U,
0x40080100U, 0x00000100U, 0x02000000U, 0x42080000U,
0x42080100U, 0x00080100U, 0x42000000U, 0x42080100U,
0x02080000U, 0x00000000U, 0x40080000U, 0x42000000U,
0x00080100U, 0x02000100U, 0x40000100U, 0x00080000U,
0x00000000U, 0x40080000U, 0x02080100U, 0x40000100U,
0x20000010U, 0x20400000U, 0x00004000U, 0x20404010U,
0x20400000U, 0x00000010U, 0x20404010U, 0x00400000U,
0x20004000U, 0x00404010U, 0x00400000U, 0x20000010U,
0x00400010U, 0x20004000U, 0x20000000U, 0x00004010U,
0x00000000U, 0x00400010U, 0x20004010U, 0x00004000U,
0x00404000U, 0x20004010U, 0x00000010U, 0x20400010U,
0x20400010U, 0x00000000U, 0x00404010U, 0x20404000U,
0x00004010U, 0x00404000U, 0x20404000U, 0x20000000U,
0x20004000U, 0x00000010U, 0x20400010U, 0x00404000U,
0x20404010U, 0x00400000U, 0x00004010U, 0x20000010U,
0x00400000U, 0x20004000U, 0x20000000U, 0x00004010U,
0x20000010U, 0x20404010U, 0x00404000U, 0x20400000U,
0x00404010U, 0x20404000U, 0x00000000U, 0x20400010U,
0x00000010U, 0x00004000U, 0x20400000U, 0x00404010U,
0x00004000U, 0x00400010U, 0x20004010U, 0x00000000U,
0x20404000U, 0x20000000U, 0x00400010U, 0x20004010U,
0x00200000U, 0x04200002U, 0x04000802U, 0x00000000U,
0x00000800U, 0x04000802U, 0x00200802U, 0x04200800U,
0x04200802U, 0x00200000U, 0x00000000U, 0x04000002U,
0x00000002U, 0x04000000U, 0x04200002U, 0x00000802U,
0x04000800U, 0x00200802U, 0x00200002U, 0x04000800U,
0x04000002U, 0x04200000U, 0x04200800U, 0x00200002U,
0x04200000U, 0x00000800U, 0x00000802U, 0x04200802U,
0x00200800U, 0x00000002U, 0x04000000U, 0x00200800U,
0x04000000U, 0x00200800U, 0x00200000U, 0x04000802U,
0x04000802U, 0x04200002U, 0x04200002U, 0x00000002U,
0x00200002U, 0x04000000U, 0x04000800U, 0x00200000U,
0x04200800U, 0x00000802U, 0x00200802U, 0x04200800U,
0x00000802U, 0x04000002U, 0x04200802U, 0x04200000U,
0x00200800U, 0x00000000U, 0x00000002U, 0x04200802U,
0x00000000U, 0x00200802U, 0x04200000U, 0x00000800U,
0x04000002U, 0x04000800U, 0x00000800U, 0x00200002U,
0x10001040U, 0x00001000U, 0x00040000U, 0x10041040U,
0x10000000U, 0x10001040U, 0x00000040U, 0x10000000U,
0x00040040U, 0x10040000U, 0x10041040U, 0x00041000U,
0x10041000U, 0x00041040U, 0x00001000U, 0x00000040U,
0x10040000U, 0x10000040U, 0x10001000U, 0x00001040U,
0x00041000U, 0x00040040U, 0x10040040U, 0x10041000U,
0x00001040U, 0x00000000U, 0x00000000U, 0x10040040U,
0x10000040U, 0x10001000U, 0x00041040U, 0x00040000U,
0x00041040U, 0x00040000U, 0x10041000U, 0x00001000U,
0x00000040U, 0x10040040U, 0x00001000U, 0x00041040U,
0x10001000U, 0x00000040U, 0x10000040U, 0x10040000U,
0x10040040U, 0x10000000U, 0x00040000U, 0x10001040U,
0x00000000U, 0x10041040U, 0x00040040U, 0x10000040U,
0x10040000U, 0x10001000U, 0x10001040U, 0x00000000U,
0x10041040U, 0x00041000U, 0x00041000U, 0x00001040U,
0x00001040U, 0x00040040U, 0x10000000U, 0x10041000U,
};
/*
* Primitive function F.
* Input is r, subkey array in keys, output is XORed into l.
* Each round consumes eight 6-bit subkeys, one for
* each of the 8 S-boxes, 2 longs for each round.
* Each long contains four 6-bit subkeys, each taking up a byte.
* The first long contains, from high to low end, the subkeys for
* S-boxes 1, 3, 5 & 7; the second contains the subkeys for S-boxes
* 2, 4, 6 & 8 (using the origin-1 S-box numbering in the standard,
* not the origin-0 numbering used elsewhere in this code)
* See comments elsewhere about the pre-rotated values of r and Spbox.
*/
#define F(l, r, key) {\
}
/* Encrypt or decrypt a block of data in ECB mode */
void
{
/*
* Hoey's clever initial permutation algorithm, from Outerbridge
* (see Schneier p 478)
*
* The convention here is the same as Outerbridge: rotate each
* register left by 1 bit, i.e., so that "left" contains permuted
* input bits 2, 3, 4, ... 1 and "right" contains 33, 34, 35, ... 32
* (using origin-1 numbering as in the FIPS). This allows us to avoid
* one of the two rotates that would otherwise be required in each of
* the 16 rounds.
*/
/* First key */
/* Inverse permutation, also from Hoey via Outerbridge and Schneier */
/* Put the block back into the user's buffer with final swap */
}
/* Key schedule-related tables from FIPS-46 */
/* permuted choice table (key) */
static unsigned char pc1[] = {
57, 49, 41, 33, 25, 17, 9,
1, 58, 50, 42, 34, 26, 18,
10, 2, 59, 51, 43, 35, 27,
19, 11, 3, 60, 52, 44, 36,
63, 55, 47, 39, 31, 23, 15,
7, 62, 54, 46, 38, 30, 22,
14, 6, 61, 53, 45, 37, 29,
21, 13, 5, 28, 20, 12, 4
};
/* number left rotations of pc1 */
static unsigned char totrot[] = {
1, 2, 4, 6, 8, 10, 12, 14, 15, 17, 19, 21, 23, 25, 27, 28
};
/* permuted choice key (table) */
static unsigned char pc2[] = {
14, 17, 11, 24, 1, 5,
3, 28, 15, 6, 21, 10,
23, 19, 12, 4, 26, 8,
16, 7, 27, 20, 13, 2,
41, 52, 31, 37, 47, 55,
30, 40, 51, 45, 33, 48,
44, 49, 39, 56, 34, 53,
46, 42, 50, 36, 29, 32
};
/* End of DES-defined tables */
/* bit 0 is left-most in byte */
static int bytebit[] = {
0200, 0100, 040, 020, 010, 04, 02, 01
};
/*
* Generate key schedule for encryption or decryption
* depending on the value of "decrypt"
*/
void
{
int i;
int j;
int l;
int m;
for (j = 0; j < 56; j++) { /* convert pc1 to bits of key */
m = l & 07; /* find bit */
& bytebit[m]) /* and which bit of that byte */
? 1 : 0; /* and store 1-bit result */
}
for (i = 0; i < 16; i++) { /* key chunk for each iteration */
for (j = 0; j < 56; j++) /* rotate pc1 the right amount */
(j < 28 ? 28 : 56) ? l : l - 28];
/* rotate left and right halves independently */
for (j = 0; j < 48; j++) { /* select bits individually */
/* check bit that goes to ks[j] */
/* mask it in if it's there */
l = j % 6;
}
}
}
}