Sunday, 2 June 2013

Encrypt on Solaris, decrypt on Linux

Encrypt on Solaris, decrypt on Linux

I have encrypted a file on a Solaris server using the encrypt command, with a keyfile generated via pktool (choosing AES-128 as the algorithm). I do not have access to any other encryption utilities on this server. What application(s) could I use to decrypt this file on a more generic Linux server?

No comments:

Post a Comment