Namespace: go.std.crypto.rc4

v1.0

Contents

Summary

Provides a low-level interface to the crypto/rc4 package.

Package rc4 implements RC4 encryption, as defined in Bruce Schneier's
Applied Cryptography.

RC4 is cryptographically broken and should not be used for secure
applications.

Index

Legend

Constants

Constants are variables with :const true in their metadata. Joker currently does not recognize them as special; as such, it allows redefining them or their values.

Variables

Functions, Macros, and Special Forms

Types