搜索资源列表
gcc_des.tar
- gcc编译的des,3des加密解密算法。使用方法见main.c中的注释。-gcc compiler for des, 3des encryption and decryption algorithm. Main.c see the use of the Notes.
Linux_2_36060302_36060304_36060307_36060323
- 操作系统实验:模拟LINUX操作系统的虚存管理机制,采用多道程序控制方式、多级页表、FIFO请求方式完成对实存辅存的映射管理,处理访存请求。实现了FIFO、LRU、LFU等页表淘汰算法。-Experimental operating system: LINUX operating system simulation of virtual memory management mechanism, the use of multi-channel control mode, multi-level
dll-jiami
- 中兴加密板编译的加密动态库,已经移植到linux,并且成功运行,采用DES算法-ZTE encryption encryption board compile the dynamic libraries have been ported to linux, and run successfully using DES algorithm
security
- 加密算法,包括 aes des rsm等常用算法-crypt algorithm
Crypt-DES-2.05.tar
- perl des 算法实现, 很好的学习资料-perl des algorithm implementation, a very good learning materials
DESclose
- Custom program that runs simulates the DES algorithm for encoding a message. ASCII is taken, turned into shuffled bits, then turned into a DES message on the other end.
cast6
- Cast6 cipher algorithm [rfc2612]. this is a DES like Substitution-Permutation Network (SPN) cryptosystem built upon the CAST-128 (*cast5*) [rfc2144] encryption algorithm.- Cast6 cipher algorithm [rfc2612]. this is a DES like Substitution-Permutatio
des_s390
- s390 implementation of the DES Cipher Algorithm.
des_s390
- s390 implementation of the DES Cipher Algorithm.
encryption-and-decryption
- des和3des 算法c语言实现,c语言描述了des和3des的加密和解密过程,此代码为成熟代码,可直接应用于工程。-Des and 3des algorithm c language, c language Des and 3des described the encryption and decryption process, the code for the mature code can be directly applied to the project.
3des
- Linux下c语言实现DES和3DES算法(Linux under c language, DES and 3DES algorithm)