搜索资源列表
kenel_crypto
- 内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-cbc (des,des_ede3,aes,b
dvb_ca_en50221.zip
- Linux dvb-ci apifor use as an example ,Linux dvb-ci apifor use as an example
VigenereEncrypt.cpp
- Vigenere密码单表代换加密如明文为:wearediscoveredsaveyourself 密钥流为:ddeferfrfdwfefeggasdwfeffrg 密文流为:asfhjkhfkjerhfkjbjkfbdjkfgjk 即Ci=(Ki+Pi) 26 pi=(Ci-Ki) 26 要求实现加密和解密,C或C++描述源程序。 -Vigenere encrypted password alone, such as clear as the table Substitution
dvb_ca_port_code
- dvb ca 移植接口代码及文档说明。有对ST、V、I、C卡的处理说明,并给出了怎样使一台机顶盒支持多种智能卡的伪代码! -dvb ca transplant interface code and documentation. There ST, V, I, C cards to deal with that, and given how to make a set-top box supports a wide range of smart cards Pseudocode!
Open_Cpp_Memory_Game_Example_v1_1_en
- 里面讲述了如何获得屏幕文字的方法,下载下载-get text jin shan ci ba qu ci fa
drivers_media_dvb_dvb-core_dvb_ca_en50221
- DVB-CI驱动程序符合EN50221标准-DVB-CI Driver (EN50221) generic DVB functions for EN50221 CAM interfaces
h
- 配电网潮流计算电磁暂态的程序,很经典,用c编制,已经通过上机调试-pei dian wang dian ci zantai
vigenere
- 计一个vigenere密码类,类的对象各自拥有不用的密匙。用不用对象加密相同的明文,将会获得不同的密文。加密过程如下:设密匙为K=k1k2.......kn,明文为M=m1m2.......mn,密文为C=c1c2.......cn,其中k1k2.........kn,m1m2...........mn, c1c2.........cn,每个都代表一个字母。 将字母A到Z编号,从0到25,那么它们之间有这样的对应关系:ci=(mi+ki)mod26。 例如,M=data sec
Encryption-Software
- 加密软件: 输入任意一段明文M,以及密钥K 根据以下公式将其转换为密文C。Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥;具有输入输出界面。 -Encryption Software: Any period of plaintext M, and the key K according to the following formula to convert ciphertext C. Ci = mi+ K, where i = 0,1, ... ... n-1
Scenarios_de_hacking_avance
- Bonjour, Vous trouveriez ci joints des informations sur les scénarios de prévention contre le haking .... A voir ,c est intéressant !
rsn
- rsn算法RSA算法的描述 1、选取长度相等的两个大素数p和q,计算其乘积: n = pq 然后随机选取加密密钥e,使e和(p–1)(q–1)互素。 最后用欧几里德扩展算法计算解密密钥d,以满足 ed = 1(mod(p–1) ( q–1)) 即 d = e–1 mod((p–1)(q–1)) e和n是公钥,d是私钥 2、加密公式如下: ci = mi^e(mod n) 3、解密时,取每一密文分组ci并计算: mi = ci^d
huongdan
- hư ớ ng dẫ n cài ns-2 trên linux
av7110_ca
- CA and CI stuff driver for Linux.Welcome friends in need share!
budget-ci
- From setup-res cdriver for Linux.
cimax2
- CIMax2(R) SP2 driver in conjunction with NetUp Dual DVB-S2 CI card.
rc-budget-ci-old
- Keytable for budget_ci_old Remote Controller
av7110_ca
- CA and CI stuff for Embedded Linux.
ciscode
- CI driver in conjunction with NetUp Dual DVB-T RF CI card.
altera-ci
- CI driver in conjunction with NetUp Dual DVB-T C RF CI card.
budget-ci
- budget-ci.c: driver for the SAA7146 based Budget DVB cards.