2 Copyright 2008 The Apache Software Foundation
4 This product includes software developed at
5 The Apache Software Foundation (http://www.apache.org/).
7 -----------------------------------------------------------
8 This product includes software (Gadget Server, Gadget Container)
9 originally developed by Google Inc. (http://code.google.com/) and licensed
10 to the ASF as initial contribution for Shindig.
12 This distribution includes cryptographic software. The country in
13 which you currently reside may have restrictions on the import,
14 possession, use, and/or re-export to another country, of
15 encryption software. BEFORE using any encryption software, please
16 check your country's laws, regulations and policies concerning the
17 import, possession, or use, and re-export of encryption software, to
18 see if this is permitted. See <http://www.wassenaar.org/> for more
21 The U.S. Government Department of Commerce, Bureau of Industry and
22 Security (BIS), has classified this software as Export Commodity
23 Control Number (ECCN) 5D002.C.1, which includes information security
24 software using or performing cryptographic functions with asymmetric
25 algorithms. The form and manner of this Apache Software Foundation
26 distribution makes it eligible for export under the License Exception
27 ENC Technology Software Unrestricted (TSU) exception (see the BIS
28 Export Administration Regulations, Section 740.13) for both object
31 The following provides more details on the included cryptographic
34 Apache Shindig interfaces with the Java JCE APIs to provide
35 encryption of messages using the AES standard.
37 Apache Shindig PHP interfaces with the mcrypt API
38 <http://mcrypt.sourceforge.net/> to provide encryption
39 of messages using the AES standard.