24 lines
724 B
Org Mode
24 lines
724 B
Org Mode
|
#+title: desurveil
|
||
|
#&summary
|
||
|
Cryptography program
|
||
|
#&
|
||
|
#+license: bysa, text
|
||
|
#+license: cc0, logo
|
||
|
#+license: agpl 3+, program
|
||
|
|
||
|
* desurveil
|
||
|
|
||
|
#&img;url=desurveil-logo.png, medlink=desurveil-logo.svg, alt=desurveil logo, center
|
||
|
|
||
|
#&-large
|
||
|
desurveil is a cryptography program with support for key pair generation and
|
||
|
encrypting and decrypting with RSA, OAEP, and arbitrary data lengths. [[desurveil-0.1.1.tar.gz][Download]].
|
||
|
#&
|
||
|
|
||
|
desurveil is released under the [[http://gnu.org/licenses/agpl.html][AGPLv3(+)]] license.
|
||
|
|
||
|
desurveil can also be found in the [[http://pypi.python.org/pypi/desurveil][Python Package Index]].
|
||
|
|
||
|
desurveil has its code at Gitorious; see [[http://gitorious.org/desurveil][http://gitorious.org/desurveil]].
|
||
|
|