in reply to Re: How to decrypt a file encrypted with vi -x or shell crypt
in thread How to decrypt a file encrypted with vi -x or shell crypt

Crypt::UnixCrypt - perl-only implementation of the crypt function.

Its same as perldoc -f crypt, and not what op wants.

  • Comment on Re^2: How to decrypt a file encrypted with vi -x or shell crypt