⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bf_pi.h

📁 本源码说明了声音压缩在工程中的使用
💻 H
📖 第 1 页 / 共 2 页
字号:
/* crypto/bf/bf_pi.h */
/* Copyright (C) 1995-1997 Eric Young (eay@mincom.oz.au)
 * All rights reserved.
 *
 * This package is an SSL implementation written
 * by Eric Young (eay@mincom.oz.au).
 * The implementation was written so as to conform with Netscapes SSL.
 * 
 * This library is free for commercial and non-commercial use as long as
 * the following conditions are aheared to.  The following conditions
 * apply to all code found in this distribution, be it the RC4, RSA,
 * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
 * included with this distribution is covered by the same copyright terms
 * except that the holder is Tim Hudson (tjh@mincom.oz.au).
 * 
 * Copyright remains Eric Young's, and as such any Copyright notices in
 * the code are not to be removed.
 * If this package is used in a product, Eric Young should be given attribution
 * as the author of the parts of the library used.
 * This can be in the form of a textual message at program startup or
 * in documentation (online or textual) provided with the package.
 * 
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 * 1. Redistributions of source code must retain the copyright
 *    notice, this list of conditions and the following disclaimer.
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in the
 *    documentation and/or other materials provided with the distribution.
 * 3. All advertising materials mentioning features or use of this software
 *    must display the following acknowledgement:
 *    "This product includes cryptographic software written by
 *     Eric Young (eay@mincom.oz.au)"
 *    The word 'cryptographic' can be left out if the rouines from the library
 *    being used are not cryptographic related :-).
 * 4. If you include any Windows specific code (or a derivative thereof) from 
 *    the apps directory (application code) you must include an acknowledgement:
 *    "This product includes software written by Tim Hudson (tjh@mincom.oz.au)"
 * 
 * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 * SUCH DAMAGE.
 * 
 * The licence and distribution terms for any publically available version or
 * derivative of this code cannot be changed.  i.e. this code cannot simply be
 * copied and put under another distribution licence
 * [including the GNU Public Licence.]
 */

static BF_KEY bf_init= {
	{
	0x243f6a88UL, 0x85a308d3UL, 0x13198a2eUL, 0x03707344UL,
	0xa4093822UL, 0x299f31d0UL, 0x082efa98UL, 0xec4e6c89UL,
	0x452821e6UL, 0x38d01377UL, 0xbe5466cfUL, 0x34e90c6cUL,
	0xc0ac29b7UL, 0xc97c50ddUL, 0x3f84d5b5UL, 0xb5470917UL,
	0x9216d5d9UL, 0x8979fb1bUL
	},{
	0xd1310ba6UL, 0x98dfb5acUL, 0x2ffd72dbUL, 0xd01adfb7UL, 
	0xb8e1afedUL, 0x6a267e96UL, 0xba7c9045UL, 0xf12c7f99UL, 
	0x24a19947UL, 0xb3916cf7UL, 0x0801f2e2UL, 0x858efc16UL, 
	0x636920d8UL, 0x71574e69UL, 0xa458fea3UL, 0xf4933d7eUL, 
	0x0d95748fUL, 0x728eb658UL, 0x718bcd58UL, 0x82154aeeUL, 
	0x7b54a41dUL, 0xc25a59b5UL, 0x9c30d539UL, 0x2af26013UL, 
	0xc5d1b023UL, 0x286085f0UL, 0xca417918UL, 0xb8db38efUL, 
	0x8e79dcb0UL, 0x603a180eUL, 0x6c9e0e8bUL, 0xb01e8a3eUL, 
	0xd71577c1UL, 0xbd314b27UL, 0x78af2fdaUL, 0x55605c60UL, 
	0xe65525f3UL, 0xaa55ab94UL, 0x57489862UL, 0x63e81440UL, 
	0x55ca396aUL, 0x2aab10b6UL, 0xb4cc5c34UL, 0x1141e8ceUL, 
	0xa15486afUL, 0x7c72e993UL, 0xb3ee1411UL, 0x636fbc2aUL, 
	0x2ba9c55dUL, 0x741831f6UL, 0xce5c3e16UL, 0x9b87931eUL, 
	0xafd6ba33UL, 0x6c24cf5cUL, 0x7a325381UL, 0x28958677UL, 
	0x3b8f4898UL, 0x6b4bb9afUL, 0xc4bfe81bUL, 0x66282193UL, 
	0x61d809ccUL, 0xfb21a991UL, 0x487cac60UL, 0x5dec8032UL, 
	0xef845d5dUL, 0xe98575b1UL, 0xdc262302UL, 0xeb651b88UL, 
	0x23893e81UL, 0xd396acc5UL, 0x0f6d6ff3UL, 0x83f44239UL, 
	0x2e0b4482UL, 0xa4842004UL, 0x69c8f04aUL, 0x9e1f9b5eUL, 
	0x21c66842UL, 0xf6e96c9aUL, 0x670c9c61UL, 0xabd388f0UL, 
	0x6a51a0d2UL, 0xd8542f68UL, 0x960fa728UL, 0xab5133a3UL, 
	0x6eef0b6cUL, 0x137a3be4UL, 0xba3bf050UL, 0x7efb2a98UL, 
	0xa1f1651dUL, 0x39af0176UL, 0x66ca593eUL, 0x82430e88UL, 
	0x8cee8619UL, 0x456f9fb4UL, 0x7d84a5c3UL, 0x3b8b5ebeUL, 
	0xe06f75d8UL, 0x85c12073UL, 0x401a449fUL, 0x56c16aa6UL, 
	0x4ed3aa62UL, 0x363f7706UL, 0x1bfedf72UL, 0x429b023dUL, 
	0x37d0d724UL, 0xd00a1248UL, 0xdb0fead3UL, 0x49f1c09bUL, 
	0x075372c9UL, 0x80991b7bUL, 0x25d479d8UL, 0xf6e8def7UL, 
	0xe3fe501aUL, 0xb6794c3bUL, 0x976ce0bdUL, 0x04c006baUL, 
	0xc1a94fb6UL, 0x409f60c4UL, 0x5e5c9ec2UL, 0x196a2463UL, 
	0x68fb6fafUL, 0x3e6c53b5UL, 0x1339b2ebUL, 0x3b52ec6fUL, 
	0x6dfc511fUL, 0x9b30952cUL, 0xcc814544UL, 0xaf5ebd09UL, 
	0xbee3d004UL, 0xde334afdUL, 0x660f2807UL, 0x192e4bb3UL, 
	0xc0cba857UL, 0x45c8740fUL, 0xd20b5f39UL, 0xb9d3fbdbUL, 
	0x5579c0bdUL, 0x1a60320aUL, 0xd6a100c6UL, 0x402c7279UL, 
	0x679f25feUL, 0xfb1fa3ccUL, 0x8ea5e9f8UL, 0xdb3222f8UL, 
	0x3c7516dfUL, 0xfd616b15UL, 0x2f501ec8UL, 0xad0552abUL, 
	0x323db5faUL, 0xfd238760UL, 0x53317b48UL, 0x3e00df82UL, 
	0x9e5c57bbUL, 0xca6f8ca0UL, 0x1a87562eUL, 0xdf1769dbUL, 
	0xd542a8f6UL, 0x287effc3UL, 0xac6732c6UL, 0x8c4f5573UL, 
	0x695b27b0UL, 0xbbca58c8UL, 0xe1ffa35dUL, 0xb8f011a0UL, 
	0x10fa3d98UL, 0xfd2183b8UL, 0x4afcb56cUL, 0x2dd1d35bUL, 
	0x9a53e479UL, 0xb6f84565UL, 0xd28e49bcUL, 0x4bfb9790UL, 
	0xe1ddf2daUL, 0xa4cb7e33UL, 0x62fb1341UL, 0xcee4c6e8UL, 
	0xef20cadaUL, 0x36774c01UL, 0xd07e9efeUL, 0x2bf11fb4UL, 
	0x95dbda4dUL, 0xae909198UL, 0xeaad8e71UL, 0x6b93d5a0UL, 
	0xd08ed1d0UL, 0xafc725e0UL, 0x8e3c5b2fUL, 0x8e7594b7UL, 
	0x8ff6e2fbUL, 0xf2122b64UL, 0x8888b812UL, 0x900df01cUL, 
	0x4fad5ea0UL, 0x688fc31cUL, 0xd1cff191UL, 0xb3a8c1adUL, 
	0x2f2f2218UL, 0xbe0e1777UL, 0xea752dfeUL, 0x8b021fa1UL, 
	0xe5a0cc0fUL, 0xb56f74e8UL, 0x18acf3d6UL, 0xce89e299UL, 
	0xb4a84fe0UL, 0xfd13e0b7UL, 0x7cc43b81UL, 0xd2ada8d9UL, 
	0x165fa266UL, 0x80957705UL, 0x93cc7314UL, 0x211a1477UL, 
	0xe6ad2065UL, 0x77b5fa86UL, 0xc75442f5UL, 0xfb9d35cfUL, 
	0xebcdaf0cUL, 0x7b3e89a0UL, 0xd6411bd3UL, 0xae1e7e49UL, 
	0x00250e2dUL, 0x2071b35eUL, 0x226800bbUL, 0x57b8e0afUL, 
	0x2464369bUL, 0xf009b91eUL, 0x5563911dUL, 0x59dfa6aaUL, 
	0x78c14389UL, 0xd95a537fUL, 0x207d5ba2UL, 0x02e5b9c5UL, 
	0x83260376UL, 0x6295cfa9UL, 0x11c81968UL, 0x4e734a41UL, 
	0xb3472dcaUL, 0x7b14a94aUL, 0x1b510052UL, 0x9a532915UL, 
	0xd60f573fUL, 0xbc9bc6e4UL, 0x2b60a476UL, 0x81e67400UL, 
	0x08ba6fb5UL, 0x571be91fUL, 0xf296ec6bUL, 0x2a0dd915UL, 
	0xb6636521UL, 0xe7b9f9b6UL, 0xff34052eUL, 0xc5855664UL, 
	0x53b02d5dUL, 0xa99f8fa1UL, 0x08ba4799UL, 0x6e85076aUL, 
	0x4b7a70e9UL, 0xb5b32944UL, 0xdb75092eUL, 0xc4192623UL, 
	0xad6ea6b0UL, 0x49a7df7dUL, 0x9cee60b8UL, 0x8fedb266UL, 
	0xecaa8c71UL, 0x699a17ffUL, 0x5664526cUL, 0xc2b19ee1UL, 
	0x193602a5UL, 0x75094c29UL, 0xa0591340UL, 0xe4183a3eUL, 
	0x3f54989aUL, 0x5b429d65UL, 0x6b8fe4d6UL, 0x99f73fd6UL, 
	0xa1d29c07UL, 0xefe830f5UL, 0x4d2d38e6UL, 0xf0255dc1UL, 
	0x4cdd2086UL, 0x8470eb26UL, 0x6382e9c6UL, 0x021ecc5eUL, 
	0x09686b3fUL, 0x3ebaefc9UL, 0x3c971814UL, 0x6b6a70a1UL, 
	0x687f3584UL, 0x52a0e286UL, 0xb79c5305UL, 0xaa500737UL, 
	0x3e07841cUL, 0x7fdeae5cUL, 0x8e7d44ecUL, 0x5716f2b8UL, 
	0xb03ada37UL, 0xf0500c0dUL, 0xf01c1f04UL, 0x0200b3ffUL, 
	0xae0cf51aUL, 0x3cb574b2UL, 0x25837a58UL, 0xdc0921bdUL, 
	0xd19113f9UL, 0x7ca92ff6UL, 0x94324773UL, 0x22f54701UL, 
	0x3ae5e581UL, 0x37c2dadcUL, 0xc8b57634UL, 0x9af3dda7UL, 
	0xa9446146UL, 0x0fd0030eUL, 0xecc8c73eUL, 0xa4751e41UL, 
	0xe238cd99UL, 0x3bea0e2fUL, 0x3280bba1UL, 0x183eb331UL, 
	0x4e548b38UL, 0x4f6db908UL, 0x6f420d03UL, 0xf60a04bfUL, 
	0x2cb81290UL, 0x24977c79UL, 0x5679b072UL, 0xbcaf89afUL, 
	0xde9a771fUL, 0xd9930810UL, 0xb38bae12UL, 0xdccf3f2eUL, 
	0x5512721fUL, 0x2e6b7124UL, 0x501adde6UL, 0x9f84cd87UL, 
	0x7a584718UL, 0x7408da17UL, 0xbc9f9abcUL, 0xe94b7d8cUL, 
	0xec7aec3aUL, 0xdb851dfaUL, 0x63094366UL, 0xc464c3d2UL, 
	0xef1c1847UL, 0x3215d908UL, 0xdd433b37UL, 0x24c2ba16UL, 
	0x12a14d43UL, 0x2a65c451UL, 0x50940002UL, 0x133ae4ddUL, 
	0x71dff89eUL, 0x10314e55UL, 0x81ac77d6UL, 0x5f11199bUL, 
	0x043556f1UL, 0xd7a3c76bUL, 0x3c11183bUL, 0x5924a509UL, 
	0xf28fe6edUL, 0x97f1fbfaUL, 0x9ebabf2cUL, 0x1e153c6eUL, 
	0x86e34570UL, 0xeae96fb1UL, 0x860e5e0aUL, 0x5a3e2ab3UL, 
	0x771fe71cUL, 0x4e3d06faUL, 0x2965dcb9UL, 0x99e71d0fUL, 
	0x803e89d6UL, 0x5266c825UL, 0x2e4cc978UL, 0x9c10b36aUL, 
	0xc6150ebaUL, 0x94e2ea78UL, 0xa5fc3c53UL, 0x1e0a2df4UL, 
	0xf2f74ea7UL, 0x361d2b3dUL, 0x1939260fUL, 0x19c27960UL, 
	0x5223a708UL, 0xf71312b6UL, 0xebadfe6eUL, 0xeac31f66UL, 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -