From dev-return-22797-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Fri Dec 14 04:16:18 2007 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 35956 invoked from network); 14 Dec 2007 04:16:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Dec 2007 04:16:18 -0000 Received: (qmail 45006 invoked by uid 500); 14 Dec 2007 04:16:06 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 44952 invoked by uid 500); 14 Dec 2007 04:16:06 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 44939 invoked by uid 99); 14 Dec 2007 04:16:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2007 20:16:06 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of enriquer9@gmail.com designates 209.85.146.180 as permitted sender) Received: from [209.85.146.180] (HELO wa-out-1112.google.com) (209.85.146.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Dec 2007 04:15:45 +0000 Received: by wa-out-1112.google.com with SMTP id m38so1576199waf.5 for ; Thu, 13 Dec 2007 20:15:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=TLxlg+KK6Dv4WIztI4ijaExDUsUCqArY0Vsudr7gxmI=; b=omfLZAD+gPRHb4D8YcaVil1KyrPAmg3uCyI7TA/rR5cyOXHt9D9cEHz+b9tA/6xmiqKNzOYXnANAX/sxPA55i2Z5VGf4DB08kb5TJibTLMA3AwjythwLlpg08cpUTf9UiK/cKlTsYfn049UkatFgBN541jtgvC/Rb2lp/6kqJNk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=awirf5re/8OiaLWrRFiizdDuu+Bm51I9IVQX5fGxj3dgplYBh7npOaPgO2Z/pdRnBAdNQwzkFBJkDRqo8BjJP4m33iaAxdidFr0owrJTNf0AwQHWCFhqGkO0Pl5bVO7pbn8C13Do/dkceNwhdDql5NMHPSJm6Tn7ZyEQfMZyfMQ= Received: by 10.114.156.1 with SMTP id d1mr3208124wae.68.1197605748153; Thu, 13 Dec 2007 20:15:48 -0800 (PST) Received: by 10.115.48.8 with HTTP; Thu, 13 Dec 2007 20:15:48 -0800 (PST) Message-ID: <568753d90712132015l1d7a2a42la04f70cc2773d5dc@mail.gmail.com> Date: Thu, 13 Dec 2007 20:15:48 -0800 From: "Enrique Rodriguez" Reply-To: erodriguez@apache.org To: "Apache Directory Developers List" Subject: Re: [jira] Created: (DIRSERVER-1108) [kerberos]org.apache.directory.server.kerberos.shared.crypto.encryption.ArcFourHmacMd5Encryption decryption function is not complete In-Reply-To: <16605256.1197005923193.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <16605256.1197005923193.JavaMail.jira@brutus> X-Virus-Checked: Checked by ClamAV on apache.org FYI, I marked this issue as duplicating the much-earlier DIRSERVER-156, which we had been using to track RC4-HMAC encryption support. https://issues.apache.org/jira/browse/DIRSERVER-156 "ArcFour" is aka RC4. Enrique On Dec 6, 2007 9:38 PM, spark shen (JIRA) wrote: > [kerberos]org.apache.directory.server.kerberos.shared.crypto.encryption.ArcFourHmacMd5Encryption decryption function is not complete > ------------------------------------------------------------------------------------------------------------------------------------ > > Key: DIRSERVER-1108 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1108 > Project: Directory ApacheDS > Issue Type: Bug > Components: kerberos > Reporter: spark shen >