commit: f5535a05d71e36cb99e11eac66da9232ffa969d1 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Sun Jan 2 15:00:36 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Sun Jan 2 15:00:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f5535a05
dev-libs/rsaref: fix PkgMetadataXmlIndentation Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-libs/rsaref/metadata.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dev-libs/rsaref/metadata.xml b/dev-libs/rsaref/metadata.xml index 496077d78..f6084c828 100644 --- a/dev-libs/rsaref/metadata.xml +++ b/dev-libs/rsaref/metadata.xml @@ -14,17 +14,17 @@ 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 RSA encryption and key generation, as defined by RSA + Laboratories' Public-Key Cryptography Standards (PKCS) - o MD2 and MD5 message digests + o MD2 and MD5 message digests - o DES (Data Encryption Standard) in cipher-block chaining mode + o DES (Data Encryption Standard) in cipher-block chaining mode - o Diffie-Hellman key agreement + o Diffie-Hellman key agreement - o DESX, RSA Data Security's efficient, secure DES enhancement + o DESX, RSA Data Security's efficient, secure DES enhancement - o Triple-DES, for added security with three DES operations + o Triple-DES, for added security with three DES operations </longdescription> </pkgmetadata>
