aboutsummaryrefslogtreecommitdiffstats
path: root/release/help/docu.es.html
blob: 7772f38fb76e302956a47965e082c2eaf9c4cd34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">

<head>
<title>gpgusb-team - documentación</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="author" content="gpgusb-team">
<meta name="keywords" content="gpgusb, gnupg, gpg, encryption, decryption, portable, usb, documentation">
<meta name="description" content="gpg4usb is a very easy to use and small portable editor to encrypt and decrypt any text-message or -file you want.">
<meta name="robots" content="follow">
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen" />
<link rel="stylesheet" type="text/css" href="css/print.css" media="print" />
</head>

<body>

<div style="width:800px;text-align:center;float:center">

<div id="content">
<h1>Documentación</h1>

<p>Aqui usten encontrará algunas guías de principiantes para el gpg4usb.</p>
<h4>Usando gpg4usb</h4>
<ul>
	<li><a href="docu_concepts.html">Conceptos de GPG</a></li>
	<li><a href="docu_keygen.html">Generando una Llave</a></li>
	<li><a href="docu_encrypt.html">Cifrando Texto</a></li>
	<li><a href="docu_decrypt.html">Descifrando Texto</a></li>
        <li><a href="docu_sign.html">Firmando Texto</a></li>
        <li><a href="docu_verify.html">Verificando Texto</a></li>
	<li><a href="docu_encrypt_file.html">Cifrando un Archivo</a></li>
	<li><a href="docu_decrypt_file.html">Descifrando un Archivo</a></li>
	<li><a href="docu_import_key.html">Importando LLaves</a></li>
	<li><a href="docu_export_key.html">Exportando LLaves Públicas</a></li>
	<li><a href="docu_export_key_private.html">Exportando Llaves Privadas</a></li>
</ul>

</div>
</div>
</body>
</html>