Licensing Information
October 7, 2015 Open Source Used In Cisco Nexus 3000 Series Switch 6.0(2)U6(4)
240
FITNESS, IN NO EVENT SHALL ZERO-KNOWLEDGE SYSTEMS, INC. BE LIABLE FOR
ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTUOUS ACTION, ARISING OUT
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
@end quotation
@iftex
@vskip 12pt
@hrule
@vskip 12pt
@end iftex
The implementation of the AES encryption algorithm in
@code{src/lib/crypto/aes} has the following copyright:
@quotation
@iftex
@smallfonts @rm
@end iftex
Copyright @copyright{} 2001, Dr Brian Gladman @code{<brg@@gladman.uk.net>},
Worcester, UK.@*
All rights reserved.
LICENSE TERMS
The free distribution and use of this software in both source and binary
form is allowed (with or without changes) provided that:
@enumerate
@item
distributions of this source code include the above copyright
notice, this list of conditions and the following disclaimer;
@item
distributions in binary form include the above copyright
notice, this list of conditions and the following disclaimer
in the documentation and/or other associated materials;
@item
the copyright holder's name is not used to endorse products
built using this software without specific written permission.
@end enumerate
DISCLAIMER
This software is provided 'as is' with no explcit or implied warranties
in respect of any properties, including, but not limited to, correctness
and fitness for purpose.
@end quotation










