资源列表

« 1 2 ... .56 .57 .58 .59 .60 1061.62 .63 .64 .65 .66 ... 1665 »

[加密解密PermutatioCipher

说明:置换密码(permutation cipher)加密和解密算法,对英文文章中小写字母加密,输入中文将出错,接受到密文的一方,只有知道密钥句子才能解密。-Replacement password (permutation cipher) encryption and decryption algorithms, written in English letters encryption small article, enter the C
<小杨> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[加密解密OneTablCipher

说明:单表替换加密与加密算法,用户输入英文字母、汉字及空格等字符,采用代表替换对用户的输入进行加解密。-Replace single table encryption and encryption algorithm, the user input the English letters, Chinese characters and characters such as spaces, replaced by the representat
<小杨> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[加密解密vigenere

说明:计一个vigenere密码类,类的对象各自拥有不用的密匙。用不用对象加密相同的明文,将会获得不同的密文。加密过程如下:设密匙为K=k1k2.......kn,明文为M=m1m2.......mn,密文为C=c1c2.......cn,其中k1k2.........kn,m1m2...........mn, c1c2.........cn,每个都代表一个字母。 将字母A到Z编号,从0到25,那么它们之间有这样的对应关系:ci=(m
<小杨> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[加密解密VigenereEncrypt.cpp

说明:Vigenere密码单表代换加密如明文为:wearediscoveredsaveyourself 密钥流为:ddeferfrfdwfefeggasdwfeffrg 密文流为:asfhjkhfkjerhfkjbjkfbdjkfgjk 即Ci=(Ki+Pi) 26 pi=(Ci-Ki) 26 要求实现加密和解密,C或C++描述源程序。 -Vigenere encrypted password alone, such as c
<小杨> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[加密解密rsa

说明:RSA加密算法,用户选择两个素数,由此计算公钥和私钥,然后利用得到的密钥进行加解密操作。-RSA encryption algorithm, the user selects two prime numbers, then calculate the public key and private key, then use the decryption keys obtained by operation.
<小杨> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[加密解密Pro_bigprim

说明:产生固定位长的大素数,可以通过控制台程序产生一个大素数放入一个文件中,同时在屏幕上打印;如果所产生的数较小,可以直接用变量接收的直接打印到屏幕结束。-Have a fixed bit length of the large prime numbers, you can create a console application into a large prime number file, and print on the screen
<小杨> 在 2025-02-02 上传 | 大小:617kb | 下载:0

[加密解密sources

说明:Ubuntu更新源的设置文件,直接覆盖原来的更新源文件即可-Ubuntu update source settings file, overwrite the original source file can be updated
<name> 在 2025-02-02 上传 | 大小:9kb | 下载:0

[加密解密AES

说明:AES算法实现源代码,供参考学习,或直接使用也可以-AES algorithm source code
<zjy> 在 2025-02-02 上传 | 大小:28kb | 下载:0

[加密解密cppfrance_PROGRAMME-CRYPTAGE-ALGORITHME-IDEA___Pa

说明:Le DES, dont les initiales signifient : Data Encryption Standard (standard de chiffrement de données), fut inventé dans la société IBM. Jusqu à cette époque, seuls les états-majors possédaient des algorithmes à clés
<ilham> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[加密解密2010122717313737

说明:RSA加密算法实现源码 资源类别: VC源码¦算法大全 -RSA encryption algorithm source resource categories: VC Source ¦ algorithm Daquan
<zjjwyh163> 在 2025-02-02 上传 | 大小:778kb | 下载:0

[加密解密EncryWithPicture

说明:本实例主要通过CFile类的Read方法分别读取图片文件和文本文件,然后将图片文件的每个字节和文本文件的每个字节进行异或运算。-This example mainly through CFile class Read method reads the picture files and text files, and then each byte of image files and text files for each byte X
<tch> 在 2025-02-02 上传 | 大小:29kb | 下载:0

[加密解密DogCopy

说明:此加密狗复制机,可以复制一些型号的加密狗-This dongle copy machine, you can copy some types of dongle
<huchaojie> 在 2025-02-02 上传 | 大小:120kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 1061.62 .63 .64 .65 .66 ... 1665 »

源码中国 www.ymcn.org