class des_encrypt : string -> block_cipher
string ->
block_cipher
The DES block cipher, in encryption mode. The string argument is the key; its length must be 8 bytes.