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

搜索资源列表

  1. KeyFile

    0下载:
  2. 用C#处理数字证书 使用System.Security.Cryptography.X509Certificate名称空间 System.Security.Cryptography.X509Certificate名称空间特别重要,因为它提供了开发人员处理数字签名的那些类. 提供了读取一个X.509证书的代码,和 使用不对称加密加密与解密数据的代码-C# using digital certificates System.Security.Cryptogra phy.X509C
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:2235
    • 提供者:小布丁
  1. wang-DES

    0下载:
  2. C 语言编写的DES加密算法,可以用的,我自己测试过,欢迎大家下载-C language prepared by the DES encryption algorithm, we can use, I tested and you are welcome to download
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:51484
    • 提供者:王锦
  1. MyMD5

    0下载:
  2. 信息安全MD5哈西加密算法用c语言编程实现-information security encryption algorithm MD5 hash using C language programming
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:6289
    • 提供者:路程
  1. rsa

    0下载:
  2. RSA 加密算法简单实现,c++编程,简单实用不 需任何修改 可运行-Simple implementation of RSA encryption algorithm, c++ programming, simple and practical to run without any modifications
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:228718
    • 提供者:joney
  1. DVB-CSA_descrambling_for_ts

    0下载:
  2. 支持DVB-S,DVB-T,DVB-C的系统前端加扰和解扰过程,请注意加扰与加密不同,本程序包实现的是纯粹的加扰和解扰过程,不对KEY进行加密传输。要求输入测试文件时,请按照C语言的文件访问要求输入,如key.txt表示你要使用的KEY放在了名为key的txt文件中,不可写成“key.txt”。-To support the DVB-S, DVB-T, DVB-C system front-end process of scrambling and descrambling, please no
  3. 所属分类:CA program

    • 发布日期:2017-03-25
    • 文件大小:528366
    • 提供者:xx
  1. RSA

    0下载:
  2. rsa加密解密的实现算法用C语言实现的可用于下载学习-rsa encryption algorithm decryption
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:1158
    • 提供者:JES
  1. ecc

    0下载:
  2. 本程序为程序员在做椭圆曲线加密和解密过程中可能需要的c和C++代码,以供参考,谢谢!-This procedure for the programmer doing elliptic curve encryption and decryption process may be required c and C++ code, for reference, thank you!
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:785598
    • 提供者:lxc
  1. DES

    0下载:
  2. 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:4002
    • 提供者:赵忠华
  1. C

    0下载:
  2. 能够很好的实现文件的加密与解密,功能完善,界面友好-Can achieve the file encryption and decryption, functional, user-friendly
  3. 所属分类:CA program

    • 发布日期:2017-05-31
    • 文件大小:13071754
    • 提供者:asd
  1. C-programming-examples

    0下载:
  2. 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可. -File encryption technology to many, which is divided into different levels to suit different occasions. Here are the most simple file encryption technolog
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:23066
    • 提供者:胡杨
  1. c

    0下载:
  2. DES加密算法的实现,使用的是C++语法-DES encryption, USING C++ language
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:2343
    • 提供者:ningshuo
  1. csharppafile

    0下载:
  2.  C#加密、解密到文件的源代码,字符串加密程序,可将粘贴在里面的字符串加密到文件保存-C# encryption, decryption source code to a file, string encryption program can be pasted inside the string encryption to save the file
  3. 所属分类:CA program

    • 发布日期:2017-12-03
    • 文件大小:61270
    • 提供者:刘念
  1. RSA(C)

    0下载:
  2. RSA D-H加密与解密算法,C语言实现-RSA DH encryption and decryption algorithm, C language
  3. 所属分类:CA program

    • 发布日期:2017-11-30
    • 文件大小:5249
    • 提供者:刘思琪
  1. DES-C

    0下载:
  2. DES 加密算法 比较高效的加密 运行代码可以直接测试 会显示加密所用的时间-More efficient encryption algorithm DES encryption
  3. 所属分类:CA program

    • 发布日期:2017-05-20
    • 文件大小:6023423
    • 提供者:Citying
  1. Encryption

    0下载:
  2. c++加密解密,可以对文件进行加密解密,采用异或加密方式-c++ Encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-04-25
    • 文件大小:275449
    • 提供者:Henry
  1. c

    0下载:
  2. 文本加密程序吗, 文本加密程序吗, 文本加密程序吗,-text ejiamitext ejiami
  3. 所属分类:CA program

    • 发布日期:2017-05-11
    • 文件大小:2182283
    • 提供者:sdf
  1. codeTool.c

    0下载:
  2. 图片加密解密工具,c语言书写,可以利用shell脚本执行-image encode and decode
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:1576
    • 提供者:steven
  1. RSACreate

    0下载:
  2. RSA c++ 加密解密系统-RSA encrypted visual c++
  3. 所属分类:CA program

    • 发布日期:2017-05-07
    • 文件大小:1038668
    • 提供者:沈静楠
  1. 3des_JNI

    0下载:
  2. android jni 3des C加密和解密实现,带源码-android jni 3des encryption
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:106181
    • 提供者:雷孝武
  1. AppPfs

    1下载:
  2. 创建含有私钥的数字证书,并存储到个人证书区,并将该证书导出为pfx文件,为其指定一个password,使用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密(Create a digital certificate with a private key, store it in a personal certificate area, and export the certificate to a PFX file, specify a password for it, use the pu
  3. 所属分类:CA认证

    • 发布日期:2018-05-01
    • 文件大小:70656
    • 提供者:流草君
« 12 3 4 5 6 »
搜珍网 www.dssz.com