CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 2048 bit

搜索资源列表

  1. 39VF160_program_code

    0下载:
  2. Name Function --- --- --- Check_SST_39VF160 Check manufacturer and device ID CFI_Query CFI Query Entry/Exit command sequence Erase_Entire_Chip Erase the contents of the entire chip Erase_One_Sector Erase a sector of 2048 word Erase_One_B
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:5.79kb
    • 提供者:李大大
  1. filecrypterpro

    0下载:
  2. FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. The encrypted file is written to a new file along with the decryption stub and key. When the output file is executed it decrypts and executes the
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5.08kb
    • 提供者:ff3g3f3
  1. RSA1 用RSA算法实现加解密的功能

    0下载:
  2. 用RSA算法实现加解密的功能,可支持128-2048位,RELEASE版本,无问题。还有可支持大数运算的计算功能-RSA encryption algorithm with the functionality to support 128-2048 bit, RELEASE version, no problem. There can support large numbers of computing operations
  3. 所属分类:加密解密

    • 发布日期:2017-05-20
    • 文件大小:5.41mb
    • 提供者:张友乔
  1. refine_RSA

    1下载:
  2. 实现了蒙哥马利算法,能够对2048,1024.512位的RSA进行加解密运算,能够自动生成密钥-Montgomery algorithm is implemented, can 2048,1024.512 bit RSA encryption and decryption operations to automatically generate the keys
  3. 所属分类:加密解密

    • 发布日期:2012-12-25
    • 文件大小:1.46mb
    • 提供者:曾健林
  1. SecChat

    0下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。 -2048bit the chat program using the RSA encryption algorithm for data encryption an
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:121.89kb
    • 提供者:lll
  1. 24c02

    0下载:
  2. X24C02是CMOS 2048位串行E PROM,在内部组织成256×8位。X24C02的特点是具有允许在简单的二线总线上工作的串行接口和软件协议。 -X24C02 is a CMOS 2048 bit serial E PROM, internally organized into 256 × 8 bit. X24C02 features allow a simple work of second-line serial bus interface and software protocol
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:48.78kb
    • 提供者:廖庭杰
  1. lms3

    0下载:
  2. w=(randn(1,M)-randn(1,M))/100 d=zeros(1,M) u=zeros(1,M) u_out=zeros(1,e_max-M) f_out=zeros(1,e_max-M) X delayed input data vector Y measured signal W coefficient vector E enhanced signal clc N=30 f
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-25
    • 文件大小:708byte
    • 提供者:venkat
  1. 004401

    0下载:
  2. 1 声音的采集: 将声音信号送入计算机,我们利用了声卡录音的低层操作技术,即对winmm.lib进行API调用。具体编程时这一部分被写在一个类中(Soundin类)。 在构造函数中设定包括最大采样率(11025),数据缓存(作为程序一次性读入的数据,2048),声卡本身所带的一些影响采样数据等的各种参数; 调用API函数waveInGetNumDevs(返回UNIT,参数为空)检察并打开声音输入设备,即声卡;并进而使用waveInGetDevCaps得到声卡的容量(在waveInCa
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-17
    • 文件大小:44.54kb
    • 提供者:zhou
  1. PAGE

    1下载:
  2. 目的: 了解分页存储的原理。 理解分页存储的管理算法。 实验内容和步骤: 1.分页式存储管理方案。 内存被划分成2048块(页)。用32位字长的字存放位示图, 为0的位表示该块尚未分配,为1的位表示该块已分配。 2.算法处理过程。 编辑文件。该文件中存有内存目前状况的位示图的数据(0和1的文件)。 程序应读入数据,存放在相应的数据结构中。 显示友好的用户界面,输入内存申请(总块数)。 根据申请和位示图状态,为用户分配内存,并建立页表。 输出位示图和
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:1.64kb
    • 提供者:虫儿飞
  1. cwcli_src

    0下载:
  2. CipherWall Client, code to work with sockets, sqlite database and CA realization: - RSA 2048-4096 bit - digit auth on RSA - 3-step cert auth - Blowfish in CFB mode (448 bit) - SHA-256 и SHA-512 - HMAC on base SHA-256 - random-digit gen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:91.93kb
    • 提供者:Andrey
  1. safecli_src

    0下载:
  2. CipherWall Client, code to work with sockets, sqlite database and CA realization: - RSA 2048-4096 bit - digit auth on RSA - 3-step cert auth - Blowfish in CFB mode (448 bit) - SHA-256 и SHA-512 - HMAC on base SHA-256 - random-digit gen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:128.4kb
    • 提供者:Andrey
  1. cartman_cipher_1mk

    0下载:
  2. Sources of the 128-bit encryption algorithm "Cartman 1mK" with length of key 256-2048 bit.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:17.87kb
    • 提供者:benjy
  1. RSA

    0下载:
  2. 编程实现RSA算法。包括:生成公钥(e, n)和私钥d,对明文m加密,对密文m解密。 注:实际应用中,512比特的n 已经不够安全,所以建议公司用1024比特的n,及其重要的场合用2048比特的 n。所以大家要选择大整数n。-Programming RSA algorithm. Include: Creation of a public key (e, n) and private key d, m the plaintext encryption, decryption of cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:43.85kb
    • 提供者:semmir
  1. RSA

    0下载:
  2. 通过MFC实现RSA加密解密,密钥是随机生成的,可以为任意长度,但是最好不要超过2048比特-Through the MFC to achieve RSA encryption and decryption keys are randomly generated, can be any length, but preferably not more than 2048-bit
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2.4mb
    • 提供者:lilei
  1. 2048.tar

    0下载:
  2. 看到了网上最近的小游戏2048,就用代码实现了一下.用qt写的,很简单的逻辑!-See the recent online games 2048, on the use of code a bit. Written using qt, very simple logic!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:4.84kb
    • 提供者:李伟
  1. SecChat

    0下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。-After this chat program uses a 2048 bit RSA encryption algorithm for data encryption
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-25
    • 文件大小:122.65kb
    • 提供者:薛玄
  1. RSA-2048-SignVerifySign

    1下载:
  2. 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
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:11.75kb
    • 提供者:张磊
  1. chat

    0下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。-This chat program USES 2048- bit RSA data encryption algorithm to encrypt data and di
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:121.65kb
    • 提供者:gaohm
  1. rsa

    0下载:
  2. rsa的加密解密算法,可以实现2048位的,虽然速度有点慢(RSA encryption and decryption algorithm, can achieve 2048 bits, although a bit slow)
  3. 所属分类:加密解密

    • 发布日期:2017-12-27
    • 文件大小:19kb
    • 提供者:NIUJIE
  1. 2048

    0下载:
  2. BITCS数据结构编程练习题源代码,已AC通过,仅供学习参考(BITCS data structure programming exercise source code, AC passed, only for learning reference)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:4kb
    • 提供者:Finn Tian
搜珍网 www.dssz.com