Base64 extended coding method and system based on high-frequency character substitution algorithm
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- INTEGRATED ELECTRONICS SYST LAB
- Publication Date
- 2019-12-13
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of character encoding, in particular to a Base64 extension encoding method and system based on a high-frequency character substitution algorithm. Background technique
[0002] As we all know, any data in the computer is stored and calculated according to binary data. In order to facilitate information exchange between different hosts on the network, ASCII code is uniformly adopted. ASCII codes 0-31 and 127 are invisible characters. When exchanging data on the network, it often needs to pass through multiple routing devices. Since different devices process characters differently, those invisible characters may be mishandled, which is not conducive to transmission.
[0003] Such problems are also encountered in daily applications. Some application scenarios only apply to ASCII printable characters. For example, in traditional mail systems, ASCII control characters cannot be sent by mail. Therefore, it is ver...