package
0.0.0-20250106132430-3a376c4d994f
Repository: https://github.com/runzeroinc/excrypto.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.