Would using component files to store your data be enough. The scripts would still be in clear text but would pull the sensitive personal data from the component files.
http://www.jsoftware.com/docs/help701/user/files.htm jfiles and keyfiles are available in the data/jfiles addon I think there is a lab that shows its use? On Thu, May 3, 2012 at 2:06 PM, Ian Clark <earthspo...@gmail.com> wrote: > Just today my imagination seems to have deserted me... > > Has anyone got a neat well-tried method of saving/reloading a J script > in encrypted form? Just to hide lists of sensitive personal data from > casual prying. It doesn't have to be proof against someone who knows J > and knows what the script does. > > I envisage something like this: > > 'mypwd' cryptsave '~user/myscript.ijs' > 'mypwd' cryptload '~user/myscript.ijs' > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm