dev-python/snakeoil: arm64 stable (bug #712324)
[gentoo.git] / dev-python / pycrypto / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="project">
5                 <email>python@gentoo.org</email>
6                 <name>Python</name>
7         </maintainer>
8         <longdescription>
9                 The Python Cryptography Toolkit is a collection of cryptographic
10                 algorithms and protocols, implemented for use from Python. Among
11                 the contents of the package:
12
13                 * Hash functions: MD2, MD4, RIPEMD, SHA256.
14                 * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES, IDEA, RC5.
15                 * Stream encryption algorithms: ARC4, simple XOR.
16                 * Public-key algorithms: RSA, DSA, ElGamal, qNEW.
17                 * Protocols: All-or-nothing transforms, chaffing/winnowing.
18                 * Miscellaneous: RFC1751 module for converting 128-key keys into a set of English words, primality testing.
19                 * Some demo programs (currently all quite old and outdated).
20         </longdescription>
21         <longdescription lang="ja">
22                 このPython言語のクリプトグラフィー・ツールキットは、暗号手法のアルゴリズムとプロ
23                 トコルの集合で、Python言語から利用されるための実装です。このパッケージ内容は以下
24                 です。
25
26                 * Hash ファンクション: MD2, MD4, RIPEMD, SHA256.
27                 * ブロック・エンクリプション・アルゴリズム: AES, ARC2, Blowfish, CAST, DES, Triple-DES, IDEA, RC5.
28                 * ストリーム・エンクリプション・アルゴリズム: ARC4, simple XOR.
29                 * 公開鍵アルゴリズム: RSA, DSA, ElGamal, qNEW.
30                 * プロトコル: All-or-nothing transforms, chaffing/winnowing.
31                 * その他: RFC1751 module for converting 128-key keys into a set of English words, primality testing.
32                 * デモ・プログラム(現在では完全に古く時代遅れなもの)
33         </longdescription>
34 </pkgmetadata>