Re: [U2] ENCRYPT in Universe

2011-09-21 Thread Baker Hughes
Hey John, The ENCRYPT uniBasic function is for encrypting something on the fly. Whereas, with Data At Rest encryption, you simply specify which fields in the file, or the whole file itself, to be encrypted, and the database takes care of the encryption/decryption, without any programmer interve

Re: [U2] ENCRYPT in Universe

2011-09-21 Thread Curt Stewart
Does the DAR data support indexes? And do you know which release DAR became available? Curt Stewart Baker Hughes wrote: >Hey John, > >The ENCRYPT uniBasic function is for encrypting something on the fly. Whereas, >with Data At Rest encryption, you simply specify which fields in the file, or

Re: [U2] ENCRYPT in Universe

2011-09-21 Thread John Thompson
Or better yet, what is DAR? On Wed, Sep 21, 2011 at 12:11 PM, Curt Stewart < cstew...@tri-sysconsulting.com> wrote: > Does the DAR data support indexes? And do you know which release DAR became > available? > Curt Stewart > > Baker Hughes wrote: > > >Hey John, > > > >The ENCRYPT uniBasic functio

Re: [U2] ENCRYPT in Universe

2011-09-21 Thread Curt Stewart
DAR = Data At Rest John Thompson wrote: >Or better yet, what is DAR? > >On Wed, Sep 21, 2011 at 12:11 PM, Curt Stewart < >cstew...@tri-sysconsulting.com> wrote: > >> Does the DAR data support indexes? And do you know which release DAR became >> available? >> Curt Stewart >> >> Baker Hughes wrot