CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - binary

搜索资源列表

  1. CMyBigint

    1下载:
  2. 大数运算类,用于RSA算法,支持4096位二进制的数学运算-category for the RSA algorithm, support 4096 binary arithmetic
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30309
    • 提供者:寻梦
  1. BMarithmetic

    0下载:
  2. 该BM算法用来求二元域上长度为11的序列的线性综合解-the BM algorithm used for binary domain length of the sequence of 11 linear integrated solution
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6529
    • 提供者:傻傻
  1. SerialNumberProtection

    0下载:
  2. 由姓名及机器码生成注册码的vb源程序,由网上收集整理。-by name and the binary formation of vb source license, collected from the Internet.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10774
    • 提供者:chen
  1. Encrypt

    0下载:
  2. What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in \"c\" also.) Program fl
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9683
    • 提供者:刘博
  1. sdestt

    1下载:
  2. S-DES的编程实现 S-DES的加密使用8位明文和10位密钥做为输入,产生8位的密文做为输出。加解密使用相同的密钥。要求:采用CBC模式对文本加解密 1.对话界面:选择加密或解密,输入密钥,在目录中选择明文或密文文件(内容为二进制,.txt文件,),提示加密或解密完成 2.输出:产生密文文本或明文文本 3.提供:说明文档,源码,可执行程序,通过加密实验,给出运行结果. 4.提交分析雪崩效应文档:相同密钥下明文改变任一位时密文的位差异情况 相同明文下密钥改变任一位时密文的位差异情况-S-DES
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2281
    • 提供者:冯鋆
  1. cast128

    0下载:
  2. 与 Cast128 算法二进制兼容的加密算法,64位块加密,加密匙可到128位-Cast128 algorithm and binary-compatible encryption algorithm, 64 block encryption, encryption keys can be 128
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:29544
    • 提供者:MR SUN
  1. misty

    0下载:
  2. MISTY 加密算法 二进制兼容的加密算法,加密匙可到128位-MISTY binary compatible encryption algorithm encryption algorithms, encryption keys can be 128
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11634
    • 提供者:MR SUN
  1. CodeMaker

    0下载:
  2. 通用5*5软件注册码生成器,可直接嵌入您制作的软件中,采用软件注册码的方式共享或发布,机器码+用户名对应唯一注册码-GM 5 * 5 software license generator, you can embed the production of the software, software license use of shared or release the name of binary users only license
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:314340
    • 提供者:高龙
  1. CRC_matlab.CRC校验的Matlab仿真

    5下载:
  2. CRC校验的Matlab仿真,也可以认为是二进制除法。,CRC checksum of the Matlab simulation, it can be regarded as a binary division.
  3. 所属分类:加密解密

    • 发布日期:2015-04-02
    • 文件大小:2408
    • 提供者:neimty
  1. VCCreateNum.rar

    1下载:
  2. 利用Visual C++开发的根据机器码生成序列号。,Using Visual C++ development to generate the basis of binary serial number.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-05-23
    • 文件大小:50383
    • 提供者:顾恩礼
  1. ejemplo_xml.zip

    0下载:
  2. sha1 hashing , the output is in binary,sha1 hashing , the output is in binary
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3417
    • 提供者:drbios
  1. RSAprogram

    0下载:
  2. 本程序使用了欧几里得算法求乘法逆元,采用二进制分解算法求a^b mod n,算法简明,思路清晰,适合深入了解程序的基本原理,直接运行demo文件即可完成程序的运行。-This program uses the Euclidean Algorithm for Finding multiplicative inverse, using the binary decomposition algorithm for getting a ^ b mod n, algorithm concise, clea
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1622
    • 提供者:和君洋
  1. SHA1.rar

    0下载:
  2. 根据SHA-1信息摘要算法,实现对任意数据的SHA-1消息摘要算,输入信息可以是二进制,十六进制,ASCII码,汉字或英文,或者是文本文档,等各种类型的文件,运行软件后生成固定长度的消息摘要,程序能提供良好地用户界面,According to SHA-1 message digest algorithm to achieve for arbitrary data, SHA-1 message digest calculation, input information can be binary,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3481184
    • 提供者:jane
  1. PassGenerator

    0下载:
  2. VB多功能密码生成器,算法是很值得学习的。   程序可以允许你设定密码长度、密码位数、按升序/降序排列、规定字符规则(按大写/小写、字符与数字混合、使用特殊字符、二进制密码等),还可以将生成的密码序列保存。很实用方便。-VB Password Generator Multi-function, the algorithm is very worthy of study. Program can allow you to set the password length, password m
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:149799
    • 提供者:Carolina
  1. txt2bin

    0下载:
  2. 将文本文件转换为芯片认识的二进制代码,文本文件只存储0和1,按照一定的规律转换此文本文件-The text file into a binary code known as chips, text files only store 0 and 1, according to certain rules convert the text file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:33056
    • 提供者:lwf
  1. Main

    0下载:
  2. 二进制文件操作工具 可以对二进制文件合并、分拆、加密、解密的工具,再对两个可执行文件进行合并后,显示第一个文件的信息,并且正常使用,第二个被忽略。-Binary file binary file manipulation tools can merge, split, encrypt, decrypt tool, and then the merger of two executable files, show the first file, and normal use, the seco
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:4555
    • 提供者:dafengkui
  1. Pixelto01

    0下载:
  2. this codes help to change pixels to binary codes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:63560
    • 提供者:ramin
  1. bigint

    4下载:
  2. 大素数生成。用于加密解密。具体内容:用C或C++语言编写的一个生成二进制为1024位的大素数的程序。-Generate large prime numbers. For encryption and decryption. Specific elements: using C or C++ Language to prepare a generation of binary for the 1024 program of large prime numbers.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-06-13
    • 文件大小:21860
    • 提供者:ye ma
  1. CryptoStrings

    0下载:
  2. An example, how to encrypt\decrypt strings with XOR encryption. soruce and binary included.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:172431
    • 提供者:dem
  1. Binary-Extended-Goppa-Codes

    0下载:
  2. Binary Extended Goppa Codes Generation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-11-20
    • 文件大小:319488
    • 提供者:yadigar
« 12 3 4 »
搜珍网 www.dssz.com