winzip compatible command

Dear friends,
I m new to Unix, can anybody please guide me on how to zip and password protect a normal text (or any file) in unix prompt?

On Unix there is a zip utility:

zip -P mypassword myfile.zip myfile.txt