 <!--#include virtual="/inc/frontend_site_config.asp"-->   	   
 <%
        page = "security"
        metaTitle = "Security - System Infrastructure"
        metaDescription = "Zywpeit uses AES(Advanced Encryption Standard) which is a symmetric block cipher chosen by the U.S. government to protect classified information. AES is implemented in software and hardware throughout the world to encrypt sensitive data"
        metaKeywords = "zywpeit security, system security, zywpeit infrastructure"
    %>
    <!--#include virtual="/inc/header.asp"-->
    <div class="container">
        <div class="row">
            <div class="col-md-12">

				<div style="width:100%; max-width:1200px; margin:0 auto; background:#4e5156; border-left:8px solid #ffcc00;">
					<div style="padding:5px 15px 15px 15px;">
						<h3 style="color:#fff;font-size:16px;"><strong>Zywpeit</strong> - System Infrastructure</h3>
					</div>
				</div>
				
				<div style="clear:both;height:40px;"></div>

				<div class="shadow" style="width:100%; max-width:1200px; margin:0 auto;">
					<div style="padding:25px;">
						<h3 style="color:#4e5156;"><strong>AES</strong> Encryption</h3>
						<div style="width:100px;height:5px;background:#333;margin:5px 0px 5px 0px;"></div>
						<div style="clear:both;height:10px;"></div>
						<p style="font-size:16px;">
							Zywpeit uses AES(Advanced Encryption Standard) which is a symmetric block cipher chosen by the U.S. government 
							to protect classified information. AES is implemented in software and hardware throughout the world to encrypt
							sensitive data. It is essential for government computer security, cybersecurity and electronic data protection and 
							is a method used and approved by the National Security Agency (NSA)  
						</p>
						
					</div>
				</div>
                
            </div>
        </div>
    </div>
    <!--#include virtual="/inc/portal-links2.asp"-->
	<!--#include virtual="/inc/partners2.asp"-->
    <!--#include virtual="/inc/footer.asp"-->