Re: Enabling crypto caching in Rampart by-default

2011-02-15 Thread Thilina Mahesh Buddhika
Hi all, I implemented this in the Rampart trunk and updated the documentation. Thanks, Thilina On Fri, Jan 28, 2011 at 12:56 PM, Thilina Mahesh Buddhika < thilin...@gmail.com> wrote: > Hi Devs, > > At the moment, Rampart do have the support for caching of crypto objects. > Enabling crypto cachi

Re: Enabling crypto caching in Rampart by-default

2011-01-29 Thread Amila Jayasekara
On Fri, Jan 28, 2011 at 12:56 PM, Thilina Mahesh Buddhika < thilin...@gmail.com> wrote: > Hi Devs, > > At the moment, Rampart do have the support for caching of crypto objects. > Enabling crypto caching provides a significant performance gain to Rampart, > as it is not required to read the key sto

Re: Enabling crypto caching in Rampart by-default

2011-01-28 Thread Amila Suriarachchi
+1 thanks, Amila. On Fri, Jan 28, 2011 at 12:56 PM, Thilina Mahesh Buddhika < thilin...@gmail.com> wrote: > Hi Devs, > > At the moment, Rampart do have the support for caching of crypto objects. > Enabling crypto caching provides a significant performance gain to Rampart, > as it is not required

Re: Enabling crypto caching in Rampart by-default

2011-01-28 Thread Prabath Siriwardana
+1 Thanks & regards, -Prabath On Fri, Jan 28, 2011 at 12:56 PM, Thilina Mahesh Buddhika wrote: > Hi Devs, > At the moment, Rampart do have the support for caching of crypto objects. > Enabling crypto caching provides a significant performance gain to Rampart, > as it is not required to read the

Enabling crypto caching in Rampart by-default

2011-01-27 Thread Thilina Mahesh Buddhika
Hi Devs, At the moment, Rampart do have the support for caching of crypto objects. Enabling crypto caching provides a significant performance gain to Rampart, as it is not required to read the key stores from the file system each time it performs a cryptographic operation. But users have to enable