From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Sergey Shilov Organization: DSTSZI To: community@altlinux.ru Subject: Re: [Comm] MD5 & Linux & FreeBSD Date: Mon, 24 May 2004 14:20:18 +0300 User-Agent: KMail/1.6.2 References: <200405241210.57177.hsv@dstszi.gov.ua> <1246.194.67.216.193.1085389049.squirrel@www.samdu.uz> <40B1C6A5.000009.27913@ariel.yandex.ru> In-Reply-To: <40B1C6A5.000009.27913@ariel.yandex.ru> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Message-Id: <200405241420.19060.hsv@dstszi.gov.ua> X-Scanner: SBMFilter v.3.1.10-dstszi. Copyright (C) 2000, 2001, 2002, 2003 Dmitry Nezhinsky X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.4 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2004 11:19:47 -0000 Archived-At: List-Archive: List-Post: В сообщении от 24 Май 2004 12:55 Alexey Novikov написал(a): > for(size_t i = 0; i < (DIGEST_HEX_BYTES / 2); ++i){ > sprintf (char_buffer,"%02x", bin_buffer[i]); "%02hhx" как оказывается -- С уважением Сергей Шилов