

Void DES_pcbc_encrypt(const unsigned char *input, unsigned char *output, Void DES_ofb_encrypt(const unsigned char *in, unsigned char *out, Int numbits, long length, DES_key_schedule *schedule, Void DES_cfb_encrypt(const unsigned char *in, unsigned char *out, Long length, DES_key_schedule *schedule, DES_cblock *ivec, Void DES_ncbc_encrypt(const unsigned char *input, unsigned char *output, Void DES_ecb3_encrypt(const_DES_cblock *input, DES_cblock *output,ĭES_key_schedule *ks1, DES_key_schedule *ks2, Void DES_ecb2_encrypt(const_DES_cblock *input, DES_cblock *output,ĭES_key_schedule *ks1, DES_key_schedule *ks2, int enc) Void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, Int DES_is_weak_key(const_DES_cblock *key) Void DES_set_odd_parity(DES_cblock *key) Void DES_set_key_unchecked(const_DES_cblock *key,

Int DES_set_key_checked(const_DES_cblock *key, Int DES_key_sched(const_DES_cblock *key, DES_key_schedule *schedule) Int DES_set_key(const_DES_cblock *key, DES_key_schedule *schedule) DES_random_key, DES_set_key, DES_key_sched, DES_set_key_checked, DES_set_key_unchecked, DES_set_odd_parity, DES_is_weak_key, DES_ecb_encrypt, DES_ecb2_encrypt, DES_ecb3_encrypt, DES_ncbc_encrypt, DES_cfb_encrypt, DES_ofb_encrypt, DES_pcbc_encrypt, DES_cfb64_encrypt, DES_ofb64_encrypt, DES_xcbc_encrypt, DES_ede2_cbc_encrypt, DES_ede2_cfb64_encrypt, DES_ede2_ofb64_encrypt, DES_ede3_cbc_encrypt, DES_ede3_cbcm_encrypt, DES_ede3_cfb64_encrypt, DES_ede3_ofb64_encrypt, DES_cbc_cksum, DES_quad_cksum, DES_string_to_key, DES_string_to_2keys, DES_fcrypt, DES_crypt, DES_enc_read, DES_enc_write - DES encryption SYNOPSIS #include
