PC1 is a variable-key-size stream cipher. It produces identical output to the proprietary RC4 (TM) stream cipher (aka ARCFOUR). It operates on individual bytes. To decrypt, just encrypt again with the same key.
Deprecated - use the stream cipher functions.