资源列表
bd
- 曾经在某公司做过的代码,虽然代码并不美观,但却是稳定的用在产品中的,经过了大量测试。 功能: 解密蓝光磁碟(蓝光碟放在专用的蓝光光驱中,usb接口连接电脑) 提供了如下接口: size_t fread_xl(char* key, void *buffer, size_t size, size_t count, int fh ,int vertpye ) 来直接读取加密碟,内部实现了透明解密,函数接口极力模仿fread函数。 另配合GetKey
ECC
- 我整理的ECC加密算法,源码和C实现的理论指导,有这个可以做出ECC加密算法-I am finishing ECC encryption algorithm, source and C to achieve the theoretical guidance, it can make ECC encryption algorithm
des1
- des对称加密算法的实现,win32控制台应用程序项目-des symmetric encryption algorithm, win32 console application project
dcrypt-0.7-src
- windows磁盘加密的源代码,内容完整非常不错的磁盘加密源代码-windows source disk encryption, content integrity of a very good source disk encryption
DESencryption
- 基于DES算法的加密,可以将发送的字符内容进行加密。有客户端与服务端。一方负责加密,另一方负责解密-Based on the DES encryption algorithm, the content can be encrypted characters sent. A client and server.
IntroToCrypto
- IntroToCrypto英文原版,第一版,Copyright 1990-1999 Network Associates, Inc. and its Affiliated Companies. All Rights Reserved. PGP*, Version 6.5.1-Copyright © 1990-1999 Network Associates, Inc. and its Affiliated Companies. All Rights Reserved. P
jiami_jiemi2
- 古典密码体制的加密和解密,包括移位密码和置换密码-Classical cryptography encryption and decryption, including the displacement and replacement password password
Mobicents_SLEE_Example_Converged_Demo_User_Guide.
- Shopping Demo example is a complex example. It is designed to link multiple standards and J2EE technologies into working system. It demonstrates how to use together following:
RSAUpper
- RSA算法的实现,能进行加密解密……所占用空间少-RSA algorithm, encryption and decryption can be occupied less space ... ...
WinNTL-5_5_2
- NTL 大数运算库 专门RSA等加密算法运算库-Large numbers operator NTL library dedicated RSA encryption algorithm such as library operations
crc
- crc算法的源码,项目中实现的crc算法,用于校验-crc algorithm source code, project implementation crc algorithm for checking
WinNTL-5_5_2
- ntl是有纽约大学研究开发的专门处理大数计算的一个静态库,在取模,大数分解方面有很广泛的应用-ntl is a New York University specializing in research and development of large numbers for calculation of a static library, in modulus, decomposition of large numbers has very broad application
