I didn't say i want to encrypt script file i want to encrypt any file to keep
my privacy eg. passwords file or private documents...
Jedrzej
"Marco Shaw [MVP]" wrote:
Quote:
> Jarod wrote: Quote:
> > Hi!
> >
> > I need a script to encrypt / decrypt file using some good algorithm like RSA
> > or sth like this. It's for home use.
> >
> > For example I would have script that needs password and file name on a start
> > and than encrypts or decrypts file.
> >
> > Woudl be cool if it could recognize extension eg. .enc would be encrypted so
> > if file name is passwords.enc than it decrypts it.
> >
> > RSA algorithm is available through .net classes ( it can be any other
> > algorithm if you know better one).
> >
> > I just feel it would be good to have some extra privacy.
> >
> > Jedrzej
>
> www.powerlocker.com is an easy solution.
>
> There are some .NET classes also:
> http://mshforfun.blogspot.com/2006/0...istrators.html
>
> Marco
>
> --
> Microsoft MVP - Windows PowerShell
> http://www.microsoft.com/mvp
>
> PowerGadgets MVP
> http://www.powergadgets.com/mvp
>
> Blog:
> http://marcoshaw.blogspot.com
>