Documentation ¶ Overview ¶ Grump is a grumpy cryptosystem for asynchronous messages. It uses Curve25519 for public key encryption, Ed25519 for digital signatures, and ChaCha20Poly1305 for symmetric encryption. You should not use it. Source Files ¶ View all Source files change.go decrypt.go encrypt.go generate.go main.go sign.go unwrap.go verify.go wrap.go Click to show internal directories. Click to hide internal directories.