Licensing --------- This software is covered under the following copyright: /* * Copyright (c) 2007 Marcos Boyington * All Rights Reserved. * * BigInteger, RSA, Random and ARC4 are derivative works of the jsbn library * (http://www-cs-students.stanford.edu/~tjw/jsbn/) and the As3 Crypto Library (http://crypto.hurlant.com/) * The jsbn library is Copyright (c) 2003-2005 Tom Wu (tjw@cs.Stanford.EDU) * The As3 Crypto Library is Copyright (c) 2007 Henri Torgemane * * Base64 is copyright (c) Mika Palmu * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list * of conditions and the following disclaimer. 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. * * Neither the name of the author nor the names of its contributors may be used to endorse * or promote products derived from this software without specific prior written permission. * * THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, * EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY * WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. * * IN NO EVENT SHALL TOM WU BE LIABLE FOR ANY SPECIAL, INCIDENTAL, * INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER * RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF * THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ Address all questions regarding this license to: Marcos Boyington http://yuniti.com/marquinho