Hi,

I move this thread from user ML.

I found EncryptPassword class in debian, but finally decided to generalize from 
my need.
So I introduced a EncryptedString type Record.setString() as there is already 
NullTerminatedString.
But then I wondered if I should not better introduce a format="EncryptedString" than a type="EncryptedString" since it's actually a plain string that I pass and I get and encrypted string outside
Then I would use rater type='String" format="EncryptedString"

What to you think ?

Thanks

Jacques

From: "Jacques Le Roux" <[email protected]>
To: <[email protected]>
Hi,

I looked for a service to encrypt some passwords. I guess there is nothing OOTB. Have someone something ready ? Else I may create something crude, or maybe enhance import data to allow encrypting password...

Thanks

Jacques



Reply via email to