A Go implementation of the RC2 block cipher.
go get github.com/zmap/rc2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an RC2 cipher block with a given key.
Use 'crypto/aes' instead of rc2 for secure encryption.
No dependency data recorded yet.