Introduction - If you have any usage issues, please Google them yourself
This is a DES encryption and decryption of the C program. With an emphasis on the realization of DES, Triple DES, DES two operating modes : ECB and the CBC.
Packet : 29782196des3_ecbandcbc.rar filelist
des1\cbc.c
des1\des.h
des1\ncbc_enc.c
des1\ecb_enc.c
des1\des_enc.c
des1\set_key.c
des1\cbc_enc.c
des1\destest.c
des1\ecb3_enc.c
des1\des_locl.h
des1\spr.h
des1