mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-libs/rsaref: initial import
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
30
dev-libs/rsaref/metadata.xml
Normal file
30
dev-libs/rsaref/metadata.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>cyber+gentoo@sysrq.in</email>
|
||||
<name>Anna</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
RSAREF is a free, portable software developer's library of popular
|
||||
encryption and authentication algorithms. The name "RSAREF" means
|
||||
"RSA reference." RSA Laboratories intends RSAREF to serve as a free,
|
||||
educational reference implementation of modern public- and secret-key
|
||||
cryptography.
|
||||
|
||||
RSAREF 2.0 supports the following algorithms:
|
||||
|
||||
o RSA encryption and key generation, as defined by RSA
|
||||
Laboratories' Public-Key Cryptography Standards (PKCS)
|
||||
|
||||
o MD2 and MD5 message digests
|
||||
|
||||
o DES (Data Encryption Standard) in cipher-block chaining mode
|
||||
|
||||
o Diffie-Hellman key agreement
|
||||
|
||||
o DESX, RSA Data Security's efficient, secure DES enhancement
|
||||
|
||||
o Triple-DES, for added security with three DES operations
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user