Categorygithub.com/zmap/rc2
repositorypackage
0.0.0-20190804163417-abaa70531248
Repository: https://github.com/zmap/rc2.git
Documentation: pkg.go.dev

# README

The RC2 Cipher in Golang

You know if you need this. And if you do, I'm sorry.

It's a crypto/cipher cipher.Block interface, just like AES.

It only works with 64 bidget keys right now, because, really, come on.