-
at88sc0104_linux
ATSHA204加密IC驱动,附件是基于华为的安防处理器写的,用IO口模拟的I2C驱动,方便移植。(ATSHA204 encryption IC driver, attachment security processor-based Huawei written with analog IO I2C driver, easy to transplant.)
- 2014-04-22 11:30:58下载
- 积分:1
-
IPSEC源码包括测试模块代码,容易移植
资源描述在IP层加密的IPSEC源码,包括各个模块的测试代码,可以针对具体的TCPIP协议栈进行移植,本人已经在uc/tcpip协议栈上进行了移植,测试成功,实现了局域网内多个节点的安全通信
- 2023-03-10 15:45:03下载
- 积分:1
-
通过对OpenSSL对称密码算法函数的调用,实现常用的对称加密。这个工具主要的功能已经实现,而且还可以对大文件进行加密,可能效率上还需进一步完善,因为对大文件加...
通过对OpenSSL对称密码算法函数的调用,实现常用的对称加密。这个工具主要的功能已经实现,而且还可以对大文件进行加密,可能效率上还需进一步完善,因为对大文件加密时,太差劲的电脑会感觉有点卡!另外,它还可以对电影加密,不妨一试。-Symmetric cryptographic algorithm through OpenSSL function calls to achieve common symmetric encryption. The main function of this tool has been achieved, but also can encrypt large files, you may need to further improve efficiency, because the large file encryption, too bad the computer will be felt Dianka! In addition, it can encrypt the film, worth a try.
- 2022-01-26 02:05:23下载
- 积分:1
-
ceaser转换文本加密技术
ceaser转换文本加密技术-converting text encryption technology
- 2022-02-12 16:27:21下载
- 积分:1
-
循环异或
循环异或-XOR cycle
- 2022-07-11 18:42:02下载
- 积分:1
-
动画演示aes加密的详细步骤,清晰生动,希望能对大家理解加密方法有所帮助...
动画演示aes加密的详细步骤,清晰生动,希望能对大家理解加密方法有所帮助-Animation aes encryption detailed steps, clear and vivid, hoping to help you understand the encryption method
- 2022-06-27 09:31:23下载
- 积分:1
-
JPEG2000 image format for the use of the Arnold transform the image of the wavel...
针对JPEG2000格式的图像,利用了Arnold变换对图像的小波系数进行加密,对初步研究JPEG2000图像加密算法的有试用价值-JPEG2000 image format for the use of the Arnold transform the image of the wavelet coefficients encryption, preliminary study of the JPEG2000 image encryption algorithms have tested the value of
- 2022-03-02 04:18:08下载
- 积分:1
-
Base64 加密算法(Author 蒋柏良 Jerry Jiang)
Base64 加密算法(Author 蒋柏良 Jerry Jiang)-*
* DESCRIPTION
* Base64 processes input in 24bit chunks by converting each chunk into 4
* bytes of output. It does so by splitting input into four 6bit groups and
* using these as indexes in the following substitution table-
* const char base64_map[] =
* "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
* "abcdefghijklmnopqrstuvwxyz"
* "0123456789+/"
* If an input is not a multiple of 3 bytes, it s padded with zeros. In
* this case the output bytes that consist entirely of the pad data are
* replaced with = .
*
* Example
* An input of 0x00 0x45 0xF2 is equivalent to 00000000 01000101 11110010
* bit sequence, which s then split into 000000 000100 010111 110010
* and these are substituted to produce the following base64 encoding
* A E X y
*
* RETURN VALUE
* b64_length() should return output length for the input of len bytes.
* b64_encode() should encode len bytes from src int
- 2022-07-18 16:55:26下载
- 积分:1
-
ntl-5.0a.tar
密码大家Shoup写的数论算法c语言实现,Unix版本(password you write the number theory algorithm c language, the Unix version)
- 2004-12-21 13:38:06下载
- 积分:1
-
B/S开发,在PB编程中B/S开发需要的PBD文件,请大家分享.
B/S开发,在PB编程中B/S开发需要的PBD文件,请大家分享.-B/S DEVELOPER
- 2022-12-31 08:45:03下载
- 积分:1