搜索资源列表

  1. s-des

    0下载:
  2. 简单DES的C++代码(8位加密和解密)。 -simple C code (8 encryption and decryption).
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1401
    • 提供者:浪人
  1. s-des算法分析及实现

    0下载:
  2. :DES体制是ISO颁布的数据加密标准,通过对DES算法的分析,提出了用C语言实现数据加密标准DES算法,通过循环或迭代,将简单的基本运算(例如左移、右移、模2加法等)和变换(选择函数、置换函数)构造成数据流的非线性变换(加密变换或解密变换),从而实现对计算机数据进行密码保护。着重介绍了用C语言实现其加密的主要过程。关键词:数据加密 DES C语言-: DES system is ISO issued by the Data Encry
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:550087
    • 提供者:王冰
  1. DES_code

    0下载:
  2. des加密解密原程序-des original encryption and decryption procedures
  3. 所属分类:加密解密

    • 发布日期:2024-05-01
    • 文件大小:164864
    • 提供者:陆丁
  1. sdestt

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

    • 发布日期:2024-05-01
    • 文件大小:2048
    • 提供者:冯鋆
  1. TWCDESComp

    0下载:
  2. DES算法BCB组件,有源码,DELPHI也可以用。-DES algorithm BCB components, source code can also be used in Delphi.
  3. 所属分类:加密解密

    • 发布日期:2024-05-01
    • 文件大小:24576
    • 提供者:小兵
  1. SDES_VC++

    0下载:
  2. S-DES加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。解密过程是加密的逆。程序使用:读入一个文档文件,对其内容加密,输入密钥和选定存放生成密文的目录,点加密;解密操作与加密相似。-S-DES encryption algorithm for the importation of an eight expressly group and a
  3. 所属分类:加密解密

    • 发布日期:2024-05-01
    • 文件大小:38912
    • 提供者:linvg
  1. DES

    0下载:
  2. 用C语言写的100行DES加密算法. DES算法具有极高安全性,到目前为止,除了用穷举搜索法对DES算法进行攻击外,还没有发现更有效的办法。而56位长的密钥的穷举空间为256,这意味着如果一台计算机的速度是每一秒种检测一百万个密钥,则它搜索完全部密钥就需要将近2285年的时间,可见,这是难以实现的,当然,随着科学技术的发展,当出现超高速计算机后,我们可考虑把DES密钥的长度再增长一些,以此来达到更高的保密程度。-Using C la
  3. 所属分类:加密解密

    • 发布日期:2024-05-01
    • 文件大小:7168
    • 提供者:JohnBill
  1. DES

    0下载:
  2. 用C语言编程实现DES(数据加密标准)的完整功能,包括短块处理和对S盒的测试实验。-With C language programming DES (Data Encryption Standard) of the complete functionality, including a short block processing and testing of the S-box experiment.
  3. 所属分类:加密解密

    • 发布日期:2024-05-01
    • 文件大小:263168
    • 提供者:李浩
  1. DESCryptD9

    0下载:
  2. 这是Delphi的DES加密函数,由Delphi7改写适用于Delphi2009,在2009上测试通过。Descrypt用于一般的密码加密,完全胜任。-This is Delphi s DES encryption function, from Delphi7 rewritten for Delphi2009, in 2009 on the test. For general Descrypt password encryption a
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-01
    • 文件大小:3072
    • 提供者:xinlnix
  1. DES

    0下载:
  2. 使用JAVA实现DES密码加密、解密过程,密钥在程序中能够指定,也可改为用户自己输入-DES implementation using JAVA password encryption, decryption process, the key specified in the procedure can also be changed to the user' s own input
  3. 所属分类:其他小程序

    • 发布日期:2024-05-01
    • 文件大小:86016
    • 提供者:liuxiao
  1. yxyDES2_VC

    0下载:
  2. 尹学渊版的DES第二版,注释写得非常清楚,并且执行效率不错,代码质量相比第一版有很大的改进,尹学渊保留所有权利,转载自:http://www.cnblogs.com/erwin/-The second edition of YinXueyuan s DES code,the Notes is very clear, and good performance, code quality compared to a significant
  3. 所属分类:加密解密

    • 发布日期:2024-05-01
    • 文件大小:15360
    • 提供者:YinXueyuan
  1. SDES

    0下载:
  2. This program applies Simplified DES (S-DES) Ciphering Algorithm Developed by Maimouna Al-ammar 5th Year, Computer Engineering Department, University of Damascus Information and Network Security Material
  3. 所属分类:加密解密

    • 发布日期:2024-05-01
    • 文件大小:2048
    • 提供者:Maimouna
  1. BehzadKhiavchi_S-DES

    0下载:
  2. Implementation of S-DES in c-Implementation of S-DES in c++
  3. 所属分类:加密解密

    • 发布日期:2024-05-01
    • 文件大小:36864
    • 提供者:behzad k
  1. s-des

    0下载:
  2. Simplify DES (S-DES).
  3. 所属分类:加密解密

    • 发布日期:2024-05-01
    • 文件大小:100352
    • 提供者:arei
  1. S-DES--CPP

    0下载:
  2. 简单的对称加密算法S-DES C++源码 很不错的-very simple S-DES C++ source code
  3. 所属分类:加密解密

    • 发布日期:2024-05-01
    • 文件大小:2048
    • 提供者:罗靖
  1. S-DES

    0下载:
  2. S-DES的C++实现,注释清晰直观,流程简单易懂-S-DES C++ achieve, notes in a clear and intuitive, straightforward process
  3. 所属分类:Windows编程

    • 发布日期:2024-05-01
    • 文件大小:1024
    • 提供者:zyz
  1. S-DES

    0下载:
  2. S-DES算法程序,适用于教学实验,密码学实验-S-DES algorithm, applicable to the teaching experiment, cryptography experiment
  3. 所属分类:加密解密

    • 发布日期:2024-05-01
    • 文件大小:4096
    • 提供者:Sunny
  1. S-DES

    0下载:
  2. 简单DES算法(S-DES),能对文件和数据进行加解密,算法快速简单-simple-des,C-FREE,Simple DES algorithm (S- DES), to add files and data, the algorithm is fast and easy
  3. 所属分类:加密解密

    • 发布日期:2024-05-01
    • 文件大小:21504
    • 提供者:duan
  1. s-des

    0下载:
  2. 简单的s-des算法,便于初学者了解s-des的过程,可实现字符串的加密与解密,代码中有详细注释-S-des simple algorithm, easy for beginners to understand the s-des process can achieve a string encryption and decryption code has detailed notes
  3. 所属分类:加密解密

    • 发布日期:2024-05-01
    • 文件大小:1024
    • 提供者:
  1. s-des

    0下载:
  2. S-DES encryption and decryption by srp
  3. 所属分类:CA认证

    • 发布日期:2024-05-01
    • 文件大小:1024
    • 提供者:pothik
« 1 23 4 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org