Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Crypt-Rijndael CPAN distribution.

Report information
The Basics
Id: 78598
Status: resolved
Priority: 0/
Queue: Crypt-Rijndael

People
Owner: Nobody in particular
Requestors: Xavier (no email address)
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Spelling error in pod
Hi, Debian tool (lintian) reported a little spelling error joined in this patch. Xavier
Subject: crypt-rijndael.patch
--- libcrypt-rijndael-perl-1.10.orig/Rijndael.pm +++ libcrypt-rijndael-perl-1.10/Rijndael.pm @@ -61,7 +61,7 @@ codebook mode, the default), C<MODE_CBC> same that C<Crypt::CBC> does), C<MODE_CFB> (128-bit cipher feedback), C<MODE_OFB> (128-bit output feedback), or C<MODE_CTR> (counter mode). -ECB mode is very insecure (read a book on cryptography if you dont +ECB mode is very insecure (read a book on cryptography if you don't know why!), so you should probably use CBC mode. =item $cipher->set_iv($iv)
Show quoted text
> Debian tool (lintian) reported a little spelling error joined in this patch.
Thanks, I've fixed this in the source and it will be in the next release. I'm not making a new release just for this patch though.
Subject: Re: [rt.cpan.org #78598] Spelling error in pod
Date: Fri, 27 Jul 2012 21:12:53 +0000
To: bug-Crypt-Rijndael [...] rt.cpan.org
From: x.guimard [...] free.fr
OK, thank you very much ------Message d'origine------ De: brian d foy via RT À: Xavier Guimard Répondre à: bug-Crypt-Rijndael@rt.cpan.org Objet: [rt.cpan.org #78598] Spelling error in pod Envoyé: 27 juil. 2012 22:29 <URL: https://rt.cpan.org/Ticket/Display.html?id=78598 > Show quoted text
> Debian tool (lintian) reported a little spelling error joined in this patch.
Thanks, I've fixed this in the source and it will be in the next release. I'm not making a new release just for this patch though.
Fixed in 1.11