<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wx="http://ilps.science.uva.nl/WikiXML/wx" xml:lang="pt" lang="pt">
<head>
<title>GnuTLS</title>
<meta name="wx_namespace" content="0"/>
<meta name="wx_pagename" content="GnuTLS"/>
<meta name="wx_page_id" content="1279605"/>
</head>
<body>
<div id="wx_article">
<wx:section level="1" title="GnuTLS" id="wxsec1"><h1 class="pagetitle" id="wx1">GnuTLS</h1>

<wx:template id="wx_t1" pagename="Predefinição:Info/Software" page_id="76359"/>
<table class="infobox" cellspacing="2" style="width: 23em; font-size: 90%; line-height: 18px;" id="wx2">
<tr id="wx3">
<th colspan="2" id="wx4">
<p id="wx5"> <big id="wx6">GnuTLS</big></p>
</th>
</tr>

<tr valign="top" id="wx7">
<td id="wx8"><b id="wx9"><a href="/wpt/Desenvolvedor_de_Software" title="Desenvolvedor de Software" wx:linktype="known" wx:pagename="Desenvolvedor_de_Software" wx:page_id="204177" id="wx10">Desenvolvedor</a></b> </td>
<td id="wx11"><a href="/wpt/Free_Software_Foundation" title="Free Software Foundation" wx:linktype="known" wx:pagename="Free_Software_Foundation" wx:page_id="8825" id="wx12">Free Software Foundation</a> </td>
</tr>

<tr valign="top" id="wx13">
<td id="wx14"><b id="wx15">Última <a href="/wpt/Vers%C3%A3o" title="Versão" wx:linktype="known" wx:pagename="Versão" wx:page_id="322783" id="wx16">versão</a></b> </td>
<td id="wx17">
<p id="wx18">1.7.13 <small id="wx19">(<a href="/wpt/11_de_junho" title="11 de junho" wx:linktype="known" wx:pagename="11_de_junho" wx:page_id="13825" id="wx20">11-jun</a>-<a href="/wpt/2007" title="2007" wx:linktype="known" wx:pagename="2007" wx:page_id="24532" id="wx21">2007</a>)</small></p>
</td>
</tr>

<tr valign="top" id="wx22">
<td id="wx23"><b id="wx24"><a href="/wpt/Sistema_Operacional" title="Sistema Operacional" wx:linktype="known" wx:pagename="Sistema_Operacional" wx:page_id="1708" id="wx25">Sistema Op.</a></b> </td>
<td id="wx26"><a href="/wpt/Multiplataforma" title="Multiplataforma" wx:linktype="known" wx:pagename="Multiplataforma" wx:page_id="199695" id="wx27">Multiplataforma</a> </td>
</tr>

<tr valign="top" id="wx28">
<td id="wx29"><b id="wx30">Gênero</b> </td>
<td id="wx31"><a href="/wpt/Biblioteca_%28computa%C3%A7%C3%A3o%29" title="Biblioteca (computação)" wx:linktype="known" wx:pagename="Biblioteca_(computação)" wx:page_id="635970" id="wx32">Biblioteca</a>
<p id="wx33">de segurança</p>
</td>
</tr>

<tr valign="top" id="wx34">
<td id="wx35"><b id="wx36"><a href="/wpt/Licen%C3%A7a_de_Software" title="Licença de Software" wx:linktype="known" wx:pagename="Licença_de_Software" wx:page_id="103595" id="wx37">Licença</a></b> </td>
<td id="wx38"><a href="/wpt/GNU_Lesser_General_Public_License" title="GNU Lesser General Public License" wx:linktype="known" wx:pagename="GNU_Lesser_General_Public_License" wx:page_id="413311" id="wx39">LGPL</a> </td>
</tr>

<tr valign="top" id="wx40">
<td id="wx41"><b id="wx42"><a href="/wpt/Website" title="Website" wx:linktype="known" wx:pagename="Website" wx:page_id="14860" id="wx43">Website</a></b> </td>
<td id="wx44"><a href="http://www.gnutls.org/" class="external text" wx:linktype="external" rel="nofollow" id="wx45">www.gnutls.org</a> </td>
</tr>
</table>

<wx:templateend start="wx_t1"/>
<p id="wx46"><b id="wx47">GnuTLS</b> (<b id="wx48"><a href="/wpt/GNU" title="GNU" wx:linktype="known" wx:pagename="GNU" wx:page_id="18045" id="wx49">GNU</a> Transport Layer Security Library</b>) é um implementação de <a href="/wpt/Software_livre" title="Software livre" wx:linktype="known" wx:pagename="Software_livre" wx:page_id="1707" id="wx50">software livre</a> dos protocolos <a href="/wpt/TLS" title="TLS" wx:linktype="known" wx:pagename="TLS" wx:page_id="111940" id="wx51">SSL e TLS</a>. Sua proposta é oferecer uma <a href="/wpt/API" title="API" wx:linktype="known" wx:pagename="API" wx:page_id="22382" id="wx52">API</a> (Interface de Programação de Aplicativos) para permitir aplicações com protocolos de comunicação seguros em sua camada de transporte de rede. <i id="wx53">GnuTLS</i> tem as seguintes características:</p>

<ul id="wx54">
<li id="wx55">
<p id="wx56">Protocolos SSL 3.0, TLS 1.0 e TLS 1.1;</p>
</li>

<li id="wx57">
<p id="wx58">Protocolo de senha remota segura (SRP) para autenticação TLS;</p>
</li>

<li id="wx59"><a href="/wpt/Pre-Shared_Key" class="new" title="Pre-Shared Key" wx:linktype="unknown" wx:pagename="Pre-Shared_Key" id="wx60">Pre-Shared Key</a>
<p id="wx61">(PSK) para autenticação TLS;</p>
</li>

<li id="wx62">
<p id="wx63">Mecanismo para extensão do TLS;</p>
</li>

<li id="wx64">
<p id="wx65">Compressão do TLS;</p>
</li>

<li id="wx66">
<p id="wx67">Manipulação dos <a href="/wpt/Certificado_digital" title="Certificado digital" wx:linktype="known" wx:pagename="Certificado_digital" wx:page_id="259615" id="wx68">certificados</a> <a href="/wpt/X.509" title="X.509" wx:linktype="known" wx:pagename="X.509" wx:page_id="464761" id="wx69">X.509</a> e <a href="/wpt/PGP" title="PGP" wx:linktype="known" wx:pagename="PGP" wx:page_id="373534" id="wx70">PGP</a>.</p>
</li>
</ul>

<p id="wx71">GnuTLS usa a licença <a href="/wpt/GNU_Lesser_General_Public_License" title="GNU Lesser General Public License" wx:linktype="known" wx:pagename="GNU_Lesser_General_Public_License" wx:page_id="413311" id="wx72">Lesser GPL</a> e algumas partes usam a licença <a href="/wpt/GNU_General_Public_License" title="GNU General Public License" wx:linktype="known" wx:pagename="GNU_General_Public_License" wx:page_id="20545" id="wx73">GPL</a>.</p>

<p id="wx74">GnuTLS foi inicialmente criado para permitir aplicações do <a href="/wpt/Projeto_GNU" title="Projeto GNU" wx:linktype="known" wx:pagename="Projeto_GNU" wx:page_id="19146" id="wx75">projeto GNU</a> a usarem protocolos seguros como o <a href="/wpt/TLS" title="TLS" wx:linktype="known" wx:pagename="TLS" wx:page_id="111940" id="wx76">TLS</a>. Embora o <i id="wx77"><a href="/wpt/OpenSSL" title="OpenSSL" wx:linktype="known" wx:pagename="OpenSSL" wx:page_id="399288" id="wx78">OpenSSL</a></i> já existia, sua licença não é compatível com a GPL <sup id="_ref-0" class="reference"><a href="#_note-0" title="" wx:fragment="_note-0" wx:linktype="note" id="wx79"/></sup>, assim softwares GPL não poderiam usá-lo.</p>

<p id="wx80"><i id="wx81">GnuTLS</i> é usado por softwares como <i id="wx82"><a href="/wpt/GNOME" title="GNOME" wx:linktype="known" wx:pagename="GNOME" wx:page_id="902" id="wx83">GNOME</a></i>, <i id="wx84"><a href="/wpt/Centericq" class="new" title="Centericq" wx:linktype="unknown" wx:pagename="Centericq" id="wx85">Centericq</a></i>, <i id="wx86"><a href="/wpt/Exim" title="Exim" wx:linktype="known" wx:pagename="Exim" wx:page_id="212597" id="wx87">Exim</a></i>, <i id="wx88"><a href="/wpt/Mutt_%28Cliente_de_e-mail%29" class="new" title="Mutt (Cliente de e-mail)" wx:linktype="unknown" wx:pagename="Mutt_(Cliente_de_e-mail)" id="wx89">Mutt</a></i>, <i id="wx90"><a href="/wpt/Slrn" class="new" title="Slrn" wx:linktype="unknown" wx:pagename="Slrn" id="wx91">Slrn</a></i>, <i id="wx92"><a href="/wpt/Lynx_%28navegador%29" title="Lynx (navegador)" wx:linktype="known" wx:pagename="Lynx_(navegador)" wx:page_id="42840" id="wx93">Lynx</a></i> e <i id="wx94"><a href="/wpt/CUPS" class="new" title="CUPS" wx:linktype="unknown" wx:pagename="CUPS" id="wx95">CUPS</a></i>. <a href="http://www.gnu.org/software/gnutls/programs.html" class="external autonumber" wx:linktype="external" rel="nofollow" id="wx96"/></p>

<a id="Ver_tamb.C3.A9m" name="Ver_tamb.C3.A9m"/>
<wx:section level="2" title="Ver também" id="wxsec2"><h2 id="wx97">Ver também</h2>

<ul id="wx98">
<li id="wx99"><a href="/wpt/OpenSSL" title="OpenSSL" wx:linktype="known" wx:pagename="OpenSSL" wx:page_id="399288" id="wx100">OpenSSL</a></li>

<li id="wx101"><a href="/wpt/TLS" title="TLS" wx:linktype="known" wx:pagename="TLS" wx:page_id="111940" id="wx102">TLS</a></li>
</ul>

<a id="Liga.C3.A7.C3.B5es_externas" name="Liga.C3.A7.C3.B5es_externas"/>
</wx:section><wx:section level="2" title="Ligações externas" id="wxsec3"><h2 id="wx103">Ligações externas</h2>

<ul id="wx104">
<li id="wx105"><wx:template id="wx_t2" pagename="Predefinição:En" page_id="257364"/><span style="cursor: help; font: bold small monospace;" title="Idioma: [[Língua inglesa|en]]" id="wx106">(<a href="/wpt/L%C3%ADngua_inglesa" title="Língua inglesa" wx:linktype="known" wx:pagename="Língua_inglesa" wx:page_id="6962" id="wx107">en</a>)</span><wx:templateend start="wx_t2"/><a href="http://www.gnu.org/software/gnutls/" class="external text" wx:linktype="external" rel="nofollow" id="wx108"><i id="wx109">GnuTLS</i> - Página do projeto</a></li>

<li id="wx110"><wx:template id="wx_t3" pagename="Predefinição:En" page_id="257364"/><span style="cursor: help; font: bold small monospace;" title="Idioma: [[Língua inglesa|en]]" id="wx111">(<a href="/wpt/L%C3%ADngua_inglesa" title="Língua inglesa" wx:linktype="known" wx:pagename="Língua_inglesa" wx:page_id="6962" id="wx112">en</a>)</span><wx:templateend start="wx_t3"/><a href="http://www.gnu.org/software/gnutls/manual/" class="external text" wx:linktype="external" rel="nofollow" id="wx113"><i id="wx114">GnuTLS</i> - Manual</a></li>

<li id="wx115"><wx:template id="wx_t4" pagename="Predefinição:En" page_id="257364"/><span style="cursor: help; font: bold small monospace;" title="Idioma: [[Língua inglesa|en]]" id="wx116">(<a href="/wpt/L%C3%ADngua_inglesa" title="Língua inglesa" wx:linktype="known" wx:pagename="Língua_inglesa" wx:page_id="6962" id="wx117">en</a>)</span><wx:templateend start="wx_t4"/><a href="http://www.network-theory.co.uk/articles/mavroyanopoulus.html" class="external text" wx:linktype="external" rel="nofollow" id="wx118">Uma entrevista em 2003 com o desenvolvedor Nikos Mavroyanopoulos do GNU TLS</a></li>
</ul>

<p id="wx119"><br id="wx120"/>
 <wx:template id="wx_t5" pagename="Predefinição:GNU"/>
<a href="/wpt/Predefini%C3%A7%C3%A3o:GNU" class="new" title="Predefinição:GNU" wx:linktype="unknown" wx:pagename="Predefinição:GNU" id="wx121">Predefinição:GNU</a> <wx:templateend start="wx_t5"/>
</p>

<wx:template id="wx_t6" pagename="Predefinição:Ref-section" page_id="1467239"/>
<a id="Refer.C3.AAncias" name="Refer.C3.AAncias"/>
</wx:section><wx:section level="2" title="Referências" id="wxsec4"><h2 class="notes" style="cursor:help" title="Esta secção não é editável por razões técnicas. Edite a página toda ao invés disso, ou a secção anterior." id="wx122">Referências</h2>

<div class="references-small" style="height: auto; max-height: 200px; overflow: auto; padding: 3px; border: 1px solid #EEEEEE" id="wx123">
<ol class="references" id="wx124">
<li id="_note-0"><a href="#_ref-0" title="" wx:fragment="_ref-0" wx:linktype="noteref" id="wx125">↑</a>
<p id="wx126">Mark McLoughlin (2004-06-22). <a href="http://www.gnome.org/~markmc/openssl-and-the-gpl.html" class="external text" wx:linktype="external" rel="nofollow" id="wx127">The OpenSSL Licence and The GPL</a>. Página visitada em 2007-06-25.</p>
</li>
</ol>
</div>

<wx:templateend start="wx_t6"/>
<p id="wx128">Tradução da Wikipédia em inglês, baixo a GFDL</p>
</wx:section></wx:section></div>
<div id="wx_categorylinks">
<a href="/wpt/index.php?title=Especial:Categories&amp;article=GnuTLS" title="Especial:Categories" wx:linktype="known" wx:pagename="Especial:Categories" id="wx129">Categorias de páginas</a>: <span dir="ltr" id="wx130"><a href="/wpt/Categoria:Criptografia" title="Categoria:Criptografia" wx:linktype="known" wx:pagename="Categoria:Criptografia" wx:page_id="37628" id="wx131">Criptografia</a></span> | <span dir="ltr" id="wx132"><a href="/wpt/Categoria:Software_do_Projecto_GNU" title="Categoria:Software do Projecto GNU" wx:linktype="known" wx:pagename="Categoria:Software_do_Projecto_GNU" wx:page_id="192762" id="wx133">Software do Projecto GNU</a></span></div>
<div id="wx_languagelinks">
Outras línguas: <a href="http://de.wikipedia.org/wiki/GnuTLS" class="external" wx:linktype="interwiki" wx:pagename="de:GnuTLS" id="wx134">Deutsch</a> | <a href="http://en.wikipedia.org/wiki/GnuTLS" class="external" wx:linktype="interwiki" wx:pagename="en:GnuTLS" id="wx135">English</a> | <a href="http://sv.wikipedia.org/wiki/GnuTLS" class="external" wx:linktype="interwiki" wx:pagename="sv:GnuTLS" id="wx136">Svenska</a></div>
</body>
<wx:templatearguments for="wx_t1"><wx:argument name="website">
<a href="http://www.gnutls.org/" class="external text" wx:linktype="external" rel="nofollow" id="wx137">www.gnutls.org</a>
</wx:argument></wx:templatearguments>
<wx:templatearguments for="wx_t2"><wx:argument name="website">
<a href="http://www.gnutls.org/" class="external text" wx:linktype="external" rel="nofollow" id="wx138">www.gnutls.org</a>
</wx:argument></wx:templatearguments>
<wx:templatearguments for="wx_t3"><wx:argument name="website">
<a href="http://www.gnutls.org/" class="external text" wx:linktype="external" rel="nofollow" id="wx139">www.gnutls.org</a>
</wx:argument></wx:templatearguments>
<wx:templatearguments for="wx_t4"><wx:argument name="website">
<a href="http://www.gnutls.org/" class="external text" wx:linktype="external" rel="nofollow" id="wx140">www.gnutls.org</a>
</wx:argument></wx:templatearguments>
<wx:templatearguments for="wx_t5"><wx:argument name="website">
<a href="http://www.gnutls.org/" class="external text" wx:linktype="external" rel="nofollow" id="wx141">www.gnutls.org</a>
</wx:argument></wx:templatearguments>
<wx:templatearguments for="wx_t6"><wx:argument name="website">
<a href="http://www.gnutls.org/" class="external text" wx:linktype="external" rel="nofollow" id="wx142">www.gnutls.org</a>
</wx:argument></wx:templatearguments>
</html>
