搜索资源列表
security
- 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现 利用数字信封实现大文件的加密、解密。 2、有什么用: 2.1 研究、学习信息安全中的密码学设计与实现技术。 2
ic-card
- 软件编写初衷是教你如何调用DLL动态库以及实现对DAS等系列产品的硬件调用与应用。。。 可惜的是如你没有相关硬件,软件调试时将打开串口的函数关掉即可进入。 现上传的源程序为读写非接触式IC卡部分的程序工具-software development was to teach you how to call DLL DLL DAS and the realization of a series of products called the hardware and applications.
DESProcess
- DESProcess FILE *mfp,*cfp int ttch=0,xorRes,ttbitdiff=0 char mch,cch float bdiff=0 if((mfp=fopen(mfile,\"r\"))==NULL) {cout<<\"Cannot open the file to compare\"<<endl } if((cfp=fopen(cfile,\"r\"))==NULL) {cou
minidwep
- minidwep-gtk,一个aircrack-ng的图形前端gui, 全中文,比spoonwep好用 [attach]95802[/attach] 遵守规定,点确定 [attach]95803[/attach] 看看 左边有没有你的网卡,如果没有,说明软件不支持 你的 ... 想要的东西出来了 -minidwep-gtk, a graphical front-end aircrack-ng gui, all Chinese, easy to use than sp
2
- This program is about taking a sentence and somehow concealing it within a body of text and then subsequently being able to retrieve it. I.e. if you were to send someone the file, it would just look like the book and you d not notice that it containe
PlayfairCipher_codes
- Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854
adaptendian-md4
- 计算机芯片不同其大小印第安序不同,一般分为大印第安序和小印第安序,如果不能自动区别,用于签名验证的hash函数结果不一样,不能验证-Indian computer chip the size of the different sequence of different, generally divided into large and small Indian Indian sequence order, if the distinction does not automatically use
adaptendian-sha1
- 计算机芯片不同其大小印第安序不同,一般分为大印第安序和小印第安序,如果不能自动区别,用于签名验证的hash函数结果不一样,不能验证-Indian computer chip the size of the different sequence of different, generally divided into large and small Indian Indian sequence order, if the distinction does not automatically use
NOX5
- 感谢您选择龙脉科技加密产品!本文档帮助您快速完成加密保护工作。 以下建议旨在帮助您快速开展后面的工作: 1请认真阅读密码单中重要信息。 2将锁插入USB接口中,待指示灯点亮后继续下面的步骤。 3请在sample目录中找到您熟悉的开发语言或环境的例子,运行例程,参考这些例程了解加密锁API的使用方法。 4参考过程中,如果遇到陌生的概念或参数,请在help目录中查看帮助文档。 5熟悉了API的使用方法之后,在tools目录下运行设号工具,设置锁的相关 参数,请牢记超级密码
12
- 很自然可以考虑到 问题解决的这一层 或许是自然属性的最高级 就是说我们不能再找到比它更合适 更抽象的表述了 同时我们也能得到 这样的方法 其实侧面的证明了 自然方案的有限性 即 如果能够 那我们可以在有限的空-时范围内 认识该范围 的所有自然属性 当你遇到一个SB的时候 请注意 一定要尽可能的给他舞台 让他尽情的发挥 这样才有可能 让他自己觉得自己有多么得SB -Hen naturally consider the problem solving of this layer m
VB090120
- -设置试用期30天程序,如果用户试用程序,则程序只允许试用30次,到期程序将自动提醒用户注册。-- Set the 30-day trial program, if the user trial program, the program only allows for 30 times, due process will automatically alert the user registration.
Primenumber
- generate numbers & checck if that primes or not
IDEAAddPassword
- 主要介绍一款加密算法的源代码,如果有需要加密算法的朋友,很是有一定的借鉴。-Introduces an encryption algorithm source code, if necessary encryption algorithms friends, it is a certain reference.
Cryptanalysis-INCrypt32-of-iCLASS
- Cryptanalysis of INCrypt32 in HID s iCLASS Systems ChangKyun Kim, Eun-Gu Jung, Dong Hoon Lee, Chang-Ho Jung, and Daewan Han Category / Keywords: secret-key cryptography / INCrypt32, HID s iCLASS, RFID, reverse engineering, chosen message at
SignatureDemo
- 实现数字签名,首先用MD5对要发送的文件进行摘要,产生MD5码,然后将文件和摘要一同发送给对方进行验证,若两次的摘要相同,则说明文件在发送过程中没有被篡改,反之,篡改了。-Realize digital signature, first for sending in MD5 documents are the, produce the MD5 yards, then will file and the send to each other together for verification, i
BASE64
- BASE64解码 VBS源代码 Function fDecode(sStringToDecode) Const CharList = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" Dim iDataLength, sOutputString, iGroupInitialCharacter sStringToDecode = Replace(Replace(Replace(sSt
KG
- 序列密码也称为流密码(Stream Cipher),它是对称密码算法的一种。序列密码具有实现简单、便于硬件实施、加解密处理速度快、没有或只有有限的错误传播等特点,因此在实际应用中,特别是专用或机密机构中保持着优势,典型的应用领域包括无线通信、外交通信。若能以一种方式产生一随机序列(密钥流),这一序列由密钥所确定,则利用这样的序列就可以进行加密,即将密钥、明文表示成连续的符号或二进制,对应地进行加密。-Stream cipher is also known as Stream Cipher (St
Limited-AES-file-encryption-system
- 1.实现对任意长度的文件进行AES加密和解密; 2. 实现对文件解密的时限控制,超出一定时间范围的文件即使密钥正确也不能解密;-1. The realization of arbitrary length AES file encryption and decryption 2. To achieve the control of declassified documents on time, beyond a certain time frame even if the file c
RSA-2048-SignVerifySign
- CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。-CA authentication system is the most widely used carrier certificate in USBKEY, the major d
elgamal
- this el gamal algorithm, you can download it if you want.-this is el gamal algorithm, you can download it if you want.