aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/docs/dita/howto/part04/basic-functions.dita
blob: 0e8493eeda40af75eb0a3c4ca07ef689c220450e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE dita PUBLIC "-//OASIS//DTD DITA Composite//EN" "ditabase.dtd">
<dita xml:lang="en-GB">
    <topic id="topic_w5f_zpy_5db">
        <title>Basic Functions</title>
        <body>
            <p>The most frequently called features of any cryptographic library will be the most
        fundamental tasks for encryption software. In this section we will look at how to
        programmatically encrypt data, decrypt it, sign it and verify signatures.</p>
        </body>
    </topic>
</dita>