# PictureEncryptionTransmission **Repository Path**: yooo256/PictureEncryptionTransmission ## Basic Information - **Project Name**: PictureEncryptionTransmission - **Description**: It is a picture encryption transmission system which includes two modules, one is the transmit module called 'client', the other is the accept module called 'server'. The communcation of the two modules is based on TCP. In addition, the way of encryption is chaos encryption. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PictureEncryptionTransmission It is a picture encryption transmission system which includes two modules, one is the transmit module called 'client', the other is the accept module called 'server'. The communcation of the two modules is based on TCP. In addition, the way of encryption is chaos encryption. Each module has two dictionary, one is code ,the other is release documents.