Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/rsaref/
Date: Sun, 02 Jan 2022 15:02:48
Message-Id: 1641135636.f5535a05d71e36cb99e11eac66da9232ffa969d1.andrewammerlaan@gentoo
1 commit: f5535a05d71e36cb99e11eac66da9232ffa969d1
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 2 15:00:36 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 2 15:00:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f5535a05
7
8 dev-libs/rsaref: fix PkgMetadataXmlIndentation
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
12
13 dev-libs/rsaref/metadata.xml | 14 +++++++-------
14 1 file changed, 7 insertions(+), 7 deletions(-)
15
16 diff --git a/dev-libs/rsaref/metadata.xml b/dev-libs/rsaref/metadata.xml
17 index 496077d78..f6084c828 100644
18 --- a/dev-libs/rsaref/metadata.xml
19 +++ b/dev-libs/rsaref/metadata.xml
20 @@ -14,17 +14,17 @@ cryptography.
21
22 RSAREF 2.0 supports the following algorithms:
23
24 - o RSA encryption and key generation, as defined by RSA
25 - Laboratories' Public-Key Cryptography Standards (PKCS)
26 + o RSA encryption and key generation, as defined by RSA
27 + Laboratories' Public-Key Cryptography Standards (PKCS)
28
29 - o MD2 and MD5 message digests
30 + o MD2 and MD5 message digests
31
32 - o DES (Data Encryption Standard) in cipher-block chaining mode
33 + o DES (Data Encryption Standard) in cipher-block chaining mode
34
35 - o Diffie-Hellman key agreement
36 + o Diffie-Hellman key agreement
37
38 - o DESX, RSA Data Security's efficient, secure DES enhancement
39 + o DESX, RSA Data Security's efficient, secure DES enhancement
40
41 - o Triple-DES, for added security with three DES operations
42 + o Triple-DES, for added security with three DES operations
43 </longdescription>
44 </pkgmetadata>