资源列表
[加密解密] CRC4
说明:该源程序可以实现4位crc编码,用户输入需要发送的由0和1组成的字符串,程序运行结果可以显示出4位CRC编码,其生成函数为x4+x+1-The source program can achieve four crc coding and user input needs to be sent by a string of 0 and 1. The result of the program is a crc code.The crc coding generation function is<Derry> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[加密解密] DesEncrypter
说明:DES encrypter which enable to encrypting in DES algorithm<micz> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[加密解密] base64
说明:base64转换程序,能完成base64编码、解码。-base64 conversion<Harry Wayne> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[加密解密] SecurityUtil
说明:MD5加密、校验,一般在登录、注册的时候用啊,校验一下密码是否正确啥的-MD5 SecurityUtil,yi ban zai deng lu /zhu ce de shi hou yong ,jiao yan yi xia mi ma shi fou zheng que<ye> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[加密解密] dictionary-creating.tar
说明:生成数字密码,可随时更改密码位数。所给程序实现8位数字密码的生成,可以自定义为电话号码或者生日格式-This cpp file helps creating a dictionary of codes in 8 bits long numbers. Including phone numbers and birthday.<carl> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[加密解密] CPP6.0-zhcj
说明:应用c++6.0开发的一个小型注册程序。上传到这儿的目的是提供大家研究。-Applied C++6.0, a small registration process. Upload it to here is intended to provide everyone to consider.<hzkang> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[加密解密] aes_key_expand_128
说明:The key expansion function takes the user supplied 16 bytes long key and utilizes the previously created round constant matrix rcon and the substitution table s_box to generate a 176 byte long key schedule w, which will be used during the en- and<darshan> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[加密解密] aes_rcon
说明:The permutation function rot_word is declared in Line 1 . The input ”word” w_in is a row vector of four bytes and is cyclically permuted according to Figure 13. In Matlab the permutation can easily be achieved by utilizing the new index vector in<darshan> 在 2025-07-01 上传 | 大小:1kb | 下载:0