Re: [codec] Maven password encryption

2011-01-03 Thread Simone Tripodi
Merci beaucoup Luc, much more than appreciated, I'll have a deep reading. A bientot! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Mon, Jan 3, 2011 at 9:45 AM, wrote: > > - "Simone Tripodi" a écrit : > >> Salut Luc!!! >> I have to admit my ignorance respect the

Re: [codec] Maven password encryption

2011-01-03 Thread luc . maisonobe
- "Simone Tripodi" a écrit : > Salut Luc!!! > I have to admit my ignorance respect the "export regulations in the > US", that's completely new to me, thanks for notifying! The status of Apache projects with respect to export status can be found here:

Re: [codec] Maven password encryption

2011-01-02 Thread Simone Tripodi
Salut Luc!!! I have to admit my ignorance respect the "export regulations in the US", that's completely new to me, thanks for notifying! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Sun, Jan 2, 2011 at 8:59 PM, Luc Maisonobe wrote: > Le 02/01/2011 20:52, Simone Tripo

Re: [codec] Maven password encryption

2011-01-02 Thread Luc Maisonobe
Le 02/01/2011 20:52, Simone Tripodi a écrit : > Hi all guys, > I'm a big fan of how Maven manages passwords (en|de)cription[1] and > found the algorithm implementation[2] on Sonatype's repo. > Since the code is released under AFL2.0, what about including this > algorithm in codec component? > I can

[codec] Maven password encryption

2011-01-02 Thread Simone Tripodi
Hi all guys, I'm a big fan of how Maven manages passwords (en|de)cription[1] and found the algorithm implementation[2] on Sonatype's repo. Since the code is released under AFL2.0, what about including this algorithm in codec component? I can provide an implementation but Cipher interface is quite d