From: Raphael Bauduin Date: 2005-10-31T17:32:12+09:00 Subject: Re: [Rails] [ANN] EzCrypto 0.2 with Rails support On 10/31/05, Pelle Braendgaard wrote: > I have no added released EzCrypto 0.2, where the big news is > ActiveCrypto which adds crypto support to Rails applications. The idea > was to add cryptography via a single line or two of code in your > activerecord model and another line or two in a controller somewhere. Very interesting. It's something I'll need in a near future. I thought about implementing something myself possibly using gnupg or openssl as you did. Testing ActiveCrypto has become my first choice though. Thanks :-) Raph