搜索资源列表
基于SHA-256的HMAC文件校验器
- HMAC即带密钥的HASH函数,用它产生的报文鉴别码(MAC)可以实现报文鉴别。这里我将其做成一个软件,用于对文件的合法性进行校验。以下我先简单介绍软件相关背景知识再介绍其代码实现。 -HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identification. I am here to create a soft
Des-Mac
- DES和MAC加解密算法,已经在多个产品中得到了实际应用,不需任何修改就可使用。-DES encryption and decryption and MAC algorithm, in a number of products have been practical applications, without any modification to use.
My_Des
- 自己动手写的一个基于VC6的加密解密的动态库,包括常用的PBOC规范的DES,3DES,MAC,等加密函数。-Write yourself a VC6-based encryption and decryption of the dynamic libraries, including the commonly used PBOC standard DES, 3DES, MAC, and other encryption functions.
ChattingSystemWithSecurityFunction
- 这是我上学时的一个作业,使用symetric key和mac给一个聊天程序发送的信息加密和解密。使用c#编写。单机测试的时候,打开2个实例,然后其中一个点listen,另一个的hostname填上localhost,然后点连接。两个chat就可以互相发送信息了。-This is my school, a job, use symetric key and the mac to a chat program to send the message encryption and decryption
AESHash
- 基于AES加密算法的Hash散列生成器,采用CBC模式,能产生一个文件的HMac散列值-Hash-based AES encryption algorithm hash generator, using CBC mode, can produce a hash value of file HMac
ophcrack-3.3.1
- Ophcrack是一款密码破解软件,功能非常强大,它能在几秒钟内恢复99.9 %的数字密码。13位密码都可以在5分钟内破解出来。它有一个图形用户界面,可运行在多个平台之上。 特点: 可运行在Windows,Linux/Unix,Mac OS X LM和NTLM哈希 可用于Windows XP和Vista的自由表格 蛮力模块,简单的密码 使用LiveCD,以简化过程 从Windows分区载荷加密哈希,包括Vista在内 自由和开放源码软件(GPL)-Op
MIMO_Final
- A presentation on MIMO includes both PHY and MAC layer prepared by for class presenatation.
auth
- 利用网卡Mac地址给程序加密的类. _Authorate.pas 是该类的delphi源码 testauth.dpr 是引用该类给程序加密的delphi程序实例-It is a delphi class to authorate a program by using the MAC number of NIC card.
TrueCrypt-7.1-Source
- 该压缩包是TrueCrypt的源代码,TrueCrypt是一款免费开源的加密软件,同时支持Windows Vista,7/XP, Mac OS X, Linux 等操作系统。TrueCrypt不需要生成任何文件即可在硬盘上建立虚拟磁盘,用户可以按照盘符进行访问,所有虚拟磁盘上的文件都被自动加密,需要通过密码来进行访问。-The archive is the source code of TrueCrypt, TrueCrypt is a free open source encryption s
opensslsource
- Openssl 是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有: SSL 协议实现(包括SSLv2、SSLv3 和TLSv1)、大量软算法(对称/非对称/摘要)、 大数运算、非对称算法密钥生成、ASN.1 编解码库、证书请求(PKCS10)编解码、 数字证书编解码、CRL 编解码、OCSP 协议、数字证书验证、PKCS7 标准实现 和PKCS12 个人数字证书格式实现等功能。 Openssl 采用C语言作为开发语言,这使得它具有优秀的跨平台性能。Openssl
RegLib
- 本人采用MD5算法编制的一个软件注册类库,通过软件名、MAC、时间加密。-I used a MD5 algorithm for software registration class library, through the software name, MAC, time encryption.
6pinleaks
- Tenda、部分电信路由根据算法漏洞,由后3位MAC可以推算出全部pin码的秒破工具代码。-According to Tenda and Netcore something like these,a kind of pin leak, it can caculate the whole pin on the basis of the last 3 MAC address.
DecryptCSR
- 服务器认证签名的程序,通过读取应用服务器的mac地址,网卡等信息通过秘钥加密生成密文,再管理端对应密文生成解密文件,然后将解密文件再应用签名之后应用才可以正常使用。从而限制一个应用多台服务器使用的情况-Server authentication and signature of the program, by reading the MAC address of the application server, cards and other information through a secre
MyCipherTool
- 用JAVA语言设计并实现一个密码学综合工具,实现常用的称加密算法、非对称加密算法、HASH算法、MAC算法、数字签名算法- Design and implement a comprehensive tool cryptography JAVA language, called achieve common encryption algorithms, asymmetric encryption algo
算法工具
- SmartCos 算法工具,内含DES,MAC,RSA,HASH,LRC计算,一键生成(SmartCos algorithm tools, including DES, MAC, RSA, HASH, LRC computing, a key generation)
