登录
首页 » 算法 » des algorithm implementation using c

des algorithm implementation using c

于 2023-07-28 发布 文件大小:2.89 kB
0 259
下载积分: 2 下载次数: 1

代码说明:

简单的实现实现了des加密算法,代码简洁易懂。    密码学是一门古老的学科,在密码学发展的历史上,出现了多种加密方法,又很早的古典加密算法,后来又出现了更成熟的分组密码,公钥密码及流密码等,因为我只涉及了分组公钥密码,所以在这篇文章中就暂且先介绍分组密码,在说分组密码之前要说的就是密码学中常见的两种体制,一种是对称密码体制,一种是非对称密码体制,也叫公钥密码体制。     对称密码体制是指如果一个加密系统的加密密钥和解密密钥相同,或者虽然不同,但是由其中的任意一个可以很容易地推导出另一个,即密钥是双方

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

发表评论

0 个回复

  • Lifitime tracer. ***************************************************** Example...
    Lifitime tracer. *** *** *** *** *** *** *** *** ***** Example: #include void foo() { TRACE_LIFETIME usleep(100000) } void main() { foo() } *** *** *** *** *** *** *** *** *** See lifetimes.log: FUNC: void foo(), AV TTL: 00000xxxxx us (main.cpp, 000xxx) TTL: 00000xxxxx us (THREAD ID: 0000xxxx) ****************************************************** Explanation of newly created lifetimes.log: FUNC - function, whose lifetime we measured AV TTL - mean (average) spent time of all functions calls TTL - time spent on each function call THREAD ID - thread that called a function. ***************************************************** Description: - was written for QT project - multithreaded support (Loki::Singleton has multithreaded sync support) **************************************************** Dependencies: - QT - Loki (A. Alexandrescu) -Lifitime tracer. ****************************************************
    2022-02-13 17:25:56下载
    积分:1
  • 一个马尔可夫模型的源码
    一个马尔可夫模型的源码-a Markov model of the source
    2022-02-10 05:53:35下载
    积分:1
  • 地球或椭圆体中两点距离的程序
    计算地球或椭圆体中两点距离的程序-A program which can calculate the instance of two points in the earth or the elipse
    2022-05-19 14:58:07下载
    积分:1
  • 轻松学c++
    里面包括了c++的各章的教程和网址内容,可以从很基础的讲起,包括了安装,感受,经典篇,还有就是各种函数,安装库,比如:SDL,xsd,gSOAP,codeblocks的配置等。。。
    2022-02-26 16:51:08下载
    积分:1
  • 小波变换c语言程序
    本程序是c语言原程序,实现小波变换算法
    2022-03-05 07:01:01下载
    积分:1
  • 爬虫.java
    爬虫算法 import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.io.FileReader; import java.io.FileWriter; import java.io.IOException; import java.io.InputStreamReader; import java.net.HttpURLConnection; import java.net.URL; import java.util.regex.Matcher; import java.util.regex.Pattern;
    2022-10-25 20:50:03下载
    积分:1
  • 求 排列组合,用.net实现,能求出所有的排列组合情况
    求 排列组合,用.net实现,能求出所有的排列组合情况-Permutation and combination for use. Net realized, can be obtained in all cases of permutation and combination
    2023-01-12 08:40:03下载
    积分:1
  • 数值分析中的连分式求积问题,含输入输出界面。
    数值分析中的连分式求积问题,含输入输出界面。-Numerical analysis of continued fractions quadrature problems, with input and output interface.
    2022-02-13 11:58:39下载
    积分:1
  • CRF跨平台源代码
    条件随机场源代码,本人对其进行了修改,可以在linux平台和window平台执行,不用修改代码,可以直接执行。
    2022-03-24 00:34:24下载
    积分:1
  • 求解电磁场的三维有限元程序,使用C语言实现.比较高效.
    求解电磁场的三维有限元算法程序,使用C语言实现.比较高效.-Solving the three-dimensional electromagnetic finite element method, the use of C language. Comparative efficiency.
    2023-02-19 13:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载