登录
首页 » 加密解密 » 一个简单的文件加密器

一个简单的文件加密器

于 2022-03-01 发布 文件大小:52.04 kB
0 71
下载积分: 2 下载次数: 1

代码说明:

一个简单的文件加密器-a simple file encryption device

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AES encryption algorithm of the VB implementation, both the string and file encr...
    AES加密算法的VB实现,对字符串和文件都能加密。-AES encryption algorithm of the VB implementation, both the string and file encryption.
    2022-02-20 19:28:10下载
    积分:1
  • 设f(x)= 1×X2 X5 X27,分别尝试写下面的移位寄存器…
    设f(x)=1+x+x2+x5+x27,试分别写出实现下列移位寄存器的程序: 以f(x)为联接多项式的DSR; 以f(x)为联接多项式的LFSR。 可供选择的联接多项式: f1(x)=1+x+x4+x6+x30; f2(x)=1+ x3+ x31; f3(x)=1+ x6+ x31; f4(x)=1+ x7+ x31; f5(x)=1+ x13+ x31; -Let f (x) = 1 x x2 x5 x27, respectively try to write the following Shift Register : f (x) connected to the DSR polynomial; f (x) for connectivity polynomial LFSR. Connection options polynomial : f (x) = 1 x x4 x6 x30; F2 (x) = 1 x3 x31; f3 (x) = 1 x6 x31; f4 (x) = 1 x11 x31; f5 (x) = 1 x13 x31;
    2022-04-07 10:24:13下载
    积分:1
  • 个人整理的CRC的一些简单基本资料,里面还附带CRC的算法实现(C语言),对新手来说,是一份不错的资料
    个人整理的CRC的一些简单基本资料,里面还附带CRC的算法实现(C语言),对新手来说,是一份不错的资料-Personal order of CRC s some simple basic information, which also comes with CRC s algorithm (C language), on the novice, is a good information
    2023-06-28 09:25:04下载
    积分:1
  • 利用VC来实现一个简单的DES程序,他能完成DES算法的全部步骤,不过只能使用64位码对64位明文进行...
    利用VC来实现一个简单的DES加密程序,他能完成DES算法的全部步骤,不过只能使用64位密码对64位明文进行加密-VC to achieve a simple DES encryption program, he can finish all the DES algorithm steps, but only use 64 to 64 passwords expressly encryption
    2022-03-02 17:29:33下载
    积分:1
  • 信息隐藏软件JSteg在VC环境下的源代码
    原本为Linux下的版本,现已修改至可在VS2008下编译。共有两个工程,CJpeg(隐藏)和DJpeg(提取)。E:JStegcjpeg 的目录2014/04/09  16:13              .2014/04/09  16:13              ..2014/03/19  12:39             3,905 bitsourc.c1997/06/01  20:44               131 bitsourc.h2014/04/02  11:03           863,232 cjpeg.ncb2014/03/12  12:39               875 cjpeg.sln2014/03/19  11:47             5,503 cjpeg.vcproj1992/08/07  19:02          &nb
    2022-04-24 10:41:25下载
    积分:1
  • DES代码,是研究的基础,希望大家能有所收获
    DES加密代码,是研究密码加密的基础,希望大家能有所收获-DES encryption code, password encryption is to examine the basis for hope that we can gain
    2023-08-27 10:45:03下载
    积分:1
  • 山排序算法:基本思想:全序无序分离…
    希尔排序算法: 基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量h的元素构成一个子序列。在排序过程中,逐次减小这个增量,最后当h减到1时,进行一次插入排序,排序就完成。增量序列一般采用:ht=2t-1,1≤t≤[log2n],其中n为待排序序列的长度。-Hill sorting algorithm: the basic idea: the whole sequence disorder is separated into a number of small sub-sequences respectively Insertion Sort. Sequence segmentation method: h will be separated by an incremental elements constitute a subset of sequences. In the sort process, the successive decrease of the increment, and finally reduced to one when h when an insertion sort, sort completed. Incremental sequence generally use: ht = 2t-1, 1 ≤ t ≤ [log2n], in which n is the length of sequence to be sorted.
    2022-02-06 21:23:34下载
    积分:1
  • 3重DES算法c语言实现
    3重DES算法是加密标准的过渡算法,现阶段在各个加密领域仍有较广泛的应用,本文件用c语言实现了3重DES的加密算法,包含了加解密过程的所有算法,对学习信息安全的人员有较好的参考价值!
    2023-03-21 01:15:04下载
    积分:1
  • On Java encryption technology and the integration of Windows
    论Java加密技术与Windows的结合-On Java encryption technology and the integration of Windows
    2022-01-26 14:17:56下载
    积分:1
  • 写专属或程序。 程序应该采取作为输入由程序然后的文件名。 程序应该要求用户输入钥,应该用于文件。 程序的输出应该进入一个文件以同一个文件名,但...
    写专属或加密程序。 程序应该采取作为输入由程序然后加密的文件名。 程序应该要求用户输入密钥,应该用于加密文件。 程序的输出应该进入一个文件以同一个文件名,但.ENC引伸。-Write an exclusive-OR encryption program. The program should take as input a filename that is then encrypted by the program. The program should ask the user to input an encryption key, which should be used to encrypt the file. The output of the program should go into a file with the same filename but a .ENC extension.
    2022-08-17 16:43:26下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载