LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (August 1999, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 24 Aug 1999 12:46:36 -0700
Reply-To:     "Karsten M. Self" <kmself@IX.NETCOM.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Karsten M. Self" <kmself@IX.NETCOM.COM>
Organization: Self Analysis
Subject:      Re: password protection
Comments: To: S David Riba <dave@jadetek.com>
Content-Type: text/plain; charset=us-ascii

Thanks to Dave and James Handsfield for pointing this out to me.

Once again my "say it ain't so" method of divulging the truth works! <g>

S David Riba wrote: > > > SAS does not provide a native data encryption facility. > > Karsten, are you forgetting about (or ignoring) the ENCRYPT option on the > DATA statement? > > SAS datasets can be Read, Write, and Alter protected. However, this does > not protect the dataset from an external viewer. To remedy this, SAS added > the ENCRYPT option several releases ago. When it was first presented, the > theory was that SI was going to add internal encryption capabilities with > the ENCRYPT option. At a later release, this was going to be enhanced with > the ability to call external encryption algorithyms. I don't know what > happened, but this second phase never appeared in a future SAS release. > However, basic encryption is part of the DATA statement and has been for > some time now. > > Dave > > ---------------------------------------------------------------------------- > S. David Riba INTERNET: dave@JADETEK.COM > JADE Tech, Inc. http://www.jadetek.com > P O Box 4517 > Clearwater, FL 33758 SAS Certified Professional - V6 > VOICE: (727) 726-6099 A SAS Institute Quality Partner > > SAS. It's not just an attitude > > ----- Original Message ----- > From: Karsten M. Self <kmself@IX.NETCOM.COM> > Newsgroups: bit.listserv.sas-l > To: <SAS-L@LISTSERV.UGA.EDU> > Sent: Tuesday, August 24, 1999 2:41 PM > Subject: Re: password protection

<snip>

> > SAS does not provide a native data encryption facility. However you > > could generate a flatfile and encrypt field(s) via Unix utilities, or > > code your own one-way hash algorithm in SAS. The issue has been > > discussed several times on SAS-L, though specific methods don't come to > > mind. > > > > -- > > Karsten M. Self (kmself@ix.netcom.com)

-- Karsten M. Self (kmself@ix.netcom.com) What part of "Gestalt" don't you understand?

SAS for Linux: http://www.netcom.com/~kmself/SAS/SAS4Linux.html Mailing List: body "subscribe sas-linux" mailto:majordomo@Cranfield.ac.uk


Back to: Top of message | Previous page | Main SAS-L page