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 product includes the jquery.js file,
13 Copyright (c) 2007 John Resig, http://jquery.com/
15 This distribution includes cryptographic software. The country in
16 which you currently reside may have restrictions on the import,
17 possession, use, and/or re-export to another country, of
18 encryption software. BEFORE using any encryption software, please
19 check your country's laws, regulations and policies concerning the
20 import, possession, or use, and re-export of encryption software, to
21 see if this is permitted. See <http://www.wassenaar.org/> for more
24 The U.S. Government Department of Commerce, Bureau of Industry and
25 Security (BIS), has classified this software as Export Commodity
26 Control Number (ECCN) 5D002.C.1, which includes information security
27 software using or performing cryptographic functions with asymmetric
28 algorithms. The form and manner of this Apache Software Foundation
29 distribution makes it eligible for export under the License Exception
30 ENC Technology Software Unrestricted (TSU) exception (see the BIS
31 Export Administration Regulations, Section 740.13) for both object
34 The following provides more details on the included cryptographic
37 Apache Shindig interfaces with the Java JCE APIs to provide
38 encryption of messages using the AES standard.
40 Apache Shindig PHP interfaces with the mcrypt API
41 <http://mcrypt.sourceforge.net/> to provide encryption
42 of messages using the AES standard.