CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - security algorithm

搜索资源列表

  1. security

    0下载:
  2. 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现   利用数字信封实现大文件的加密、解密。 2、有什么用:   2.1 研究、学习信息安全中的密码学设计与实现技术。   2
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:213582
    • 提供者:雷敏
  1. Cryptography

    0下载:
  2. 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:27875
    • 提供者:tangxiaojun
  1. RSA

    0下载:
  2. This program applies Message Digest MD5 Algorithm Developed by Maimouna Al-ammar 5th Year, Computer Engineering Department, University of Damascus Information and Network Security Material
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:15525
    • 提供者:Maimouna
  1. security

    0下载:
  2. 加密算法,包括 aes des rsm等常用算法-crypt algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:2393
    • 提供者:谢山
  1. ccrypt-1.9

    0下载:
  2. ccrypt is a command line utility for encrypting and decrypting files and streams. It was designed as a replacement for the standard Unix crypt utility, which is notorious for using a very weak encryption algorithm. ccrypt is based on the Rijndael cip
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:669709
    • 提供者:jmskhng
  1. Caeseer

    0下载:
  2. Caseer: security algorithm Used for security of strings , messages and etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:3112
    • 提供者:Sika
  1. cryptography

    0下载:
  2. 网络安全中的几种重要的加密算法, CBC,CFB, message digest, etc.-important cryptography algorithm in network security, like CBC, CFB, message digest, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6781
    • 提供者:Hechen Liu
  1. css

    0下载:
  2. intenet security algorithm like kerbores version 4 and 5 , PSP, S/MIME-intenet security algorithm like kerbores version 4 and 5 , PSP, S/MIME
  3. 所属分类:Network Security

    • 发布日期:2017-04-08
    • 文件大小:779298
    • 提供者:Sumit
  1. RSACryptoPad_Binary

    0下载:
  2. some security algorithm implementation code is given herewith-some security algorithm implementation code is given herewith..
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:15079
    • 提供者:dhananjay
  1. cmd5

    0下载:
  2. md5 security algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:13114
    • 提供者:zeromirr
  1. PKE-System-Based-on-AES-Algorithm

    1下载:
  2. 市场上车门无钥匙进入(Passive Keyless Entry,PKE)系统成本高、种类少、应用灵活度低,大部分汽车无法配备。 本文在AES加密算法的基础上,提出了一种类似于滚动加密算法(KEELOQ)的通信安全协议,并应用于无钥匙进入系 统,既降低了成本,又保证了通信安全,且更具灵活性。 关键词:无钥匙进入;AES;加密-Keyless entry door on the market (Passive Keyless Entry, PKE) system is high
  3. 所属分类:加密解密

    • 发布日期:2013-06-06
    • 文件大小:330626
    • 提供者:yunqin
  1. Classical-password-algorithm

    0下载:
  2. 网络与信息安全中古典加密解密算法的实现,主要用C++实现-Network information security and encryption algorithm to decrypt it. by c + + achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:834
    • 提供者:平步青云
  1. SMS4-algorithm-s

    0下载:
  2. 对称加密算法SMS4算法的安全性研究,针对加密算法的安全性,阐述了这一加密算法的安全性。-The security of symmetric encryption algorithm SMS4 algorithm for the security of the encryption algorithm, described the security of the encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:271965
    • 提供者:张奇
  1. safe_suanfa

    0下载:
  2. 进程提出资源请求时,先判断是否是合理的请求以及当前可利用的资源数能否满足它的请求,若能则假定分配给它,修改相应的数据结构,然后进行安全性算法检查,如果安全就满足进程的请求,将请求的资源分配给它,否则不能分配资源给它。-Process resource requests, first determine whether a reasonable request and the current number of available resources it can meet the request
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:15512
    • 提供者:太假了
  1. librame_utility_3.5.12.0425

    0下载:
  2. 1、Librame.Caching(缓存功能) 支持文件缓存与 SQL 缓存依赖; 支持缓存队列、支持线程安全等功能;(比System.Web.Caching 更加强大) 2、Librame.Language(多语种功能) 支持枚举、异常、框架、其它等类型的多语言配置功能。 3、Librame.Logging(日志功能) 支持调试、信息、警告、错误、致命等类别的日志记录功能。 4、Li
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-22
    • 文件大小:6806118
    • 提供者:小易
  1. Security

    0下载:
  2. Encryption using SHA1 algorithm.
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:953
    • 提供者:sunil raj
  1. Bankers-algorithm

    0下载:
  2. 用于实现银行家算法,判读系统资源分配是否安全,从而起到预防死锁的作用。很不错-For the banker' s algorithm, and interpretation of resource allocation, security system, which play the role to prevent deadlock. Very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:1362
    • 提供者:韩磊
  1. Cryptography-and-Network-Security

    2下载:
  2. 用C/C++实现加解密算法及其应用:DES(或AES)和基于DES(或AES)的CMAC。-With C/C++ achieve encryption and decryption algorithm and its application: DES (or AES) and based on DES (or AES) of CMAC.
  3. 所属分类:加密解密

    • 发布日期:2017-06-07
    • 文件大小:916422
    • 提供者:Peter
  1. AssinePassword

    0下载:
  2. 利用C语言实现的仿射密码加密解密的源码,是信息安全中的算法之一-Use C language affine password encryption and decryption of the source, it is one of Information Security Algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-11
    • 文件大小:635
    • 提供者:静波
  1. Des

    0下载:
  2. incrypt and decrypt des algorithm
  3. 所属分类:加密解密

    • 发布日期:2018-01-08
    • 文件大小:18432
    • 提供者:ALDEEK
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com