<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
   <head>
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1"/> 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Hyper-convergence, Unified Storage, Thin Provisioning, WORM, Dedupe, backup, RAID,NAS,SAN, Fibre Channel, WORM, SCSI, SAN Gateway, data protection, disaster recovery, storage area networks, RAID, JBOD, 10 Gigabit Ethernet, business continuity, storage arrays, migration,volume migration" />
<meta name="keywords" content="Unified Storage, SAN Gateway, WORM, Thin Provisioning, Dedupe, backup, Data NAS,SAN, Fibre Channel, iSCSI, SAS, 3Gendata, 3Gendata.com, 3Gen" />
<link href="style.css" rel="stylesheet" type="text/css" />
<meta http-equiv="cache-control" content="no-cache"/>
<meta http-equiv="pragma" content="no-cache"/>
<meta http-equiv="expires" content="-1"/> 





<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css"/>

<!--[if lt IE 9]>
	
  <script src="respond.min.js"></script>	
<![endif]--> 




      <title>3Gen Data Systems: 3Gen Encrypt </title>
   </head>
   <body id="bg">
      
	<div id="navmenu">
		<ul>
			<li>
				<a href="http://www.3gendata.com">
					<img alt="" style="position:absolute;left:0px; top:0px;" height="50" src="images/3Gen_Logo.svg" width="118" />
				</a>
			</li>
			<li><a href="company.asp">COMPANY</a>
			</li>
			<li id="tabs1"><a href="#" onclick="showTab(1,3)" class="dropbtn">HYPER-CONVERGENCE <span id="toggle1"><img alt="" src="images/Down.png">
		</span></a>
			</li>
			<li id="tabs2"><a href="#" onclick="showTab(2,3)" class="dropbtn">STORAGE<span id="toggle2"><img alt="" src="images/Down.png">
</span></a> 
			</li>
			<li id="tabs3"> <a href="#" onclick="showTab(3,3)" class="dropbtn">SUPPORT<span id="toggle3"><img alt="" src="images/Down.png">
</span> </a> 
			</li>
		</ul>
		<div>
			<div onclick="showTab(4,4);myFunction(this)" class="dropbtn mobileO" id="tabs4"></div>
			<a href="http://www.3gendata.com">
				<img alt="" height="50" src="images/3Gen_Logo.svg" width="118" style="float:left;  margin-top:5px;margin-left:100px;">
			</a>
		</div>
	</div>
	<div class="navParent">
		<ul id="tabsItems-1" class="navTab">
			<li><a href="V9000Pro_VSS.asp">vSever Pro</a>
			</li>
			<li><a href="vServerFT.asp">vServer Fault Tolerance</a>
			</li>
		</ul>
	</div>
	<div class="navParent">
		<ul id="tabsItems-2" class="navTab">
			<p class="TitleFont">SAN Virtualization Storages</p>
			<li><a href="V9000Pro_Storage_Gateway.asp">V9000 Pro SAN Gateway</a>
			</li>
			<li><a href="IntelliNASv9000.asp">V9000 Unified Storage</a>
			</li>
		</ul>
	</div>
	<div class="navParent">
		<ul id="tabsItems-3" class="navTab">
			<li><a href="support_plan.asp">Support Plans</a>
			</li>
			<li><a href="http://www.3gendata.com/alliancePortal/">Partner Alliance</a>
			</li>
			<li><a href="http://www.3gendata.com/PartnerRegistration.asp">New Partner registration</a>
			</li>
		</ul>
	</div>
	<!-- mobile dropdown -->
	<div id="mobileParent">
		<ul id="tabsItems-4" style="display:none;">
			<li><a href="company.asp">About us</a>
			</li>
			<p class="TitleFont">Hyper-Convergence</p>
			<li><a href="V9000Pro_VSS.asp">vSever Pro</a>
			</li>
			<li><a href="vServerFT.asp">vServer Fault Tolerance</a>
			</li>
			<p class="TitleFont">SAN Virtualization Storages</p>
			<li><a href="V9000Pro_Storage_Gateway.asp">V9080 SAN Gateway</a>
			</li>
			<li><a href="IntelliNASv9000.asp">V9000 Unified Storage</a>
			</li>
			<p class="TitleFont">Support</p>
			<li><a href="support_plan.asp">Support Plans</a>
			</li>
			<li><a href="http://www.3gendata.com/alliancePortal/">Partner Alliance</a>
			</li>
			<li><a href="http://www.3gendata.com/PartnerRegistration.asp">New Partner registration</a>
			</li>
		</ul>
	</div>
	<script type="text/javascript">
		function showTab(selected, total)
		{
		  	if(document.getElementById('tabsItems-' + selected).style.display=="block")
		  	{
		  		document.getElementById('tabsItems-' + selected).style.display = 'none';
		  		window.currentlyVisiblePopup = false;
			}
		  	else
		  	{
		  		document.getElementById('tabsItems-' + selected).style.display = 'block';
		  		window.currentlyVisiblePopup = selected;
			}
		  for(i = 1; i <= total; i += 1)
		  {
		    if(i == selected)
		    	continue;
		    document.getElementById('tabsItems-' + i).style.display = 'none';
		  }

		}
		
		// Close the dropdown if the user clicks outside of it
document.onclick = function(e) {
if (!e.target.matches('.dropbtn')) {
  if (window.currentlyVisiblePopup) {
    document.getElementById('tabsItems-' + window.currentlyVisiblePopup).style.display = 'none';
    document.getElementById("tabs4").className="dropbtn mobileO";
    window.currentlyVisiblePopup = false;
  }
  }
}
	</script>
	<script>
		function myFunction(x) {
		    //alert(x.className);
			if(x.className=="dropbtn mobileC")
		    	x.className="dropbtn mobileO";
		    else
		    	x.className="dropbtn mobileC";
		}
	</script>

      <div id="wrapper">
      
      <p class="TitleFont">3Gen Encrypt<a target="_blank" onclick="return confirm('Download datasheet and specifications');" href="datasheets/3GenEncrypt.pdf">
            </a>
         </p>
         <script type="text/javascript">
function showSmallTab(tabName) 
{
    var pageTabs = ["Overview", "Datasheet"];
    for (var i=0; i < pageTabs.length; i++)  
	{
       if (tabName == pageTabs[i]) 
		{
  	 		document.getElementById(pageTabs[i]).className ='selected';
            
	 		document.getElementById(pageTabs[i]+"Container").style.display='block';
     	}
        else 
		{
            document.getElementById(pageTabs[i]).className ='greyOut';
            document.getElementById(pageTabs[i]+"Container").style.display='none';
        }
	}    
	return false;
}
</script>

<table  width="100%">
        <tr>
          <td  id="Overview" class="selected"><a class="Fontstyle1" href="#" onclick="showSmallTab('Overview');">Overview</a></td>
          <td id="Datasheet" class="greyOut"><a class="Fontstyle1" href="#" onclick="showSmallTab('Datasheet');">More</a></td>
        </tr>
</table>

                  
         <div id="OverviewContainer" class="Encrypt">
             <img alt="" height="198" src="images/3GenEncrypt2.jpg" width="250" /><ul class="ul-container">
               <li> Meets Compliance needs using industry standard AES-256 Encryption algorithms.</li>
               <li>3Gen Encrypt complies with the requirements for classified information of US Government Departments 
                  and Agencies.
               </li>
               <li>Real time full disk volume encryption.  </li>
               <li>  High performance, inline immediate data encryption with no additional hardware required
               </li>
               <li>Commercial strength encryption technology strong enough to bar unauthorized infiltration.
               </li>
               <li>Easy implementation to protect valuable data.
                  One single key to protect the entire data volume eliminates matching the correct key with each file or folder 
               </li>
               <li>Performance that meet and exceed your applications demand. </li>
               <li> Smart 3Gen Encryption technology uses very little CPU that has no impact to the overall system performance.</li>
               <li>Centralized  management via 3Gen Control Center.	</li>
               <li>  Seamlessly integrated with 3GenNAS operating System and managed via centralized 3Gen Control Center
               </li>
               <li>Easy integration with all storage applications.</li>
               <li>   Support for all storage applications with no modification required 
               </li>
            </ul>
         </div>
         <!-- end of overviewcontainer -->
         <div id="DatasheetContainer" style="display:none">
            <p>Today's business IT challenge  </p>
            <p>Data security is top of mind for all organizations and a company's data is one of its most valuable assets. Oft reported news reveals data theft and security 
               breaches resulting in high customer notification costs, loss of customers, tarnished reputation and a series of legal challenges; any of which can quickly put a company 
               out of business. How best to protect the data-at-rest on storage devices is an important topic for today's data centers and now they have a better choice since 3Gen Encrypt 
               offers a simple, secure, and cost-effective encryption solution that addresses the needs of data environments. 
               On the other hand, drive retirement is another headache, especially for data sensitive enterprises such as banks, insurance companies, hospitals that have to follow governmental 
               laws and regulations to handle drive retirement because it is expensive, time-consuming and error-prone. There are several traditional ways to dispose of retired drives such as 
               overwriting which takes days and there is no notification of completion from drive, shredding which is environmental hazardous and demagnetizing which is hard to ensure the degauss 
               strength matched drive type.  3Gen Encrypt's commercial strength encryption technology assures the sensitive data can not be read.  
               3Gen Encrypt&#0153; is implemented as add-on licenses to 3GenNAS operating systems, the 6-year-old 3Gen operating system with powerful features such as automated failover protection, 
               snapshot and file / block level remote mirroring. 3Gen Encrypt&#0153; software runs on the full range of IntelliNAS V9000 series network storage product line that provides high performing 
               and rock solid SAN storage systems.  This flexibility allows customers to buy the amount of storage that fits their business needs for 3Gen Encrypt secured storage, whether it is a few hundred 
               gigabytes or hundreds of petabytes of data. 
            </p>
            <p> High Value with unbeatable ROI</p>
            <p >Storing and accessing massive amounts of information on economical, high-capacity, and easily expandable IntelliNAS Network Storage System
               ensures the maximum return on your IT infrastructure investment.  The same IntelliNAS system that provides the fast access to secured data
               using 3Gen Encrypt can simultaneously handle disk-to-disk backup, cross-platform replication, and primary storage 
            </p>
            <p>Open, Standard-based solution for easy integration</p>
            <p >3Gen Encrypt &#0153;'s design and implementation complies with industrial standard AES-256 encryption algorithms to meet the US government requirements
               to protect classified information at the highest clearance level. 3Gen Encrypt can provide assurance that all your valuable data can be read only
               by authorized personnel.
            </p>
            <p>Ease of Management</p>
            <p>3Gen Encrypt &#0153;  is seamlessly integrated with 3Gen Control Center.  The web based management software allows users to manage their storage systems
               via web browsers from any place in the world. Thin provisioning helps you to eliminate stranded storage.   While 3Gen's products are always on the 
               cutting-edge, our customers can rest assured that easy-to-use stays on top of 3Gen's design philosophy. 3Gen is committed to bringing advanced 
               Information Life Cycle Management features to all businesses. 
            </p>
         </div>
         <!-- End of DescriptionContainer -->
      </div>
      <!-- end of wrapper div -->
      <table id="footer">
<tr>
	<td style="width:45%;" ><a href="http://www.3gendata.com" class="whiteText"> 3Gen Data Systems </a></td>
     <td style="width:30%; "><a class="redFooter" href="global_sites.asp"> Contact Us </a></td>     
</tr>
</table>
<script type="text/javascript" src="svgeezy.min.js"></script>
        <script>  svgeezy.init(false, 'png'); </script>
 
   </body>
</html>

