Module nettle::cipher::insecure_do_not_use[][src]

Insecure ciphers.

The algorithms in this module are known to be broken. Only use them for legacy applications.

Structs

ArcFour

Ron Rivest's RC4 stream cipher.

ArcTwo

Ron Rivest's RC2 block cipher defined RFC 2268.

Des

The Data Encryption Standard (DES) defined in FIPS 46-3.