File: README.md

package info (click to toggle)
golang-github-zmap-rc2 0.0~git20190804.abaa705-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 80 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 215 bytes parent folder | download
1
2
3
4
5
6
7
8
# 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.