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

搜索资源列表

  1. HAMC

    0下载:
  2. 使用Openssl的HMAC运算样例, 支持X86和X64平台。-The use of the HMAC computation Openssl example, to support the X86 and X64 platforms.
  3. 所属分类:CA program

    • 发布日期:2017-05-19
    • 文件大小:5.24mb
    • 提供者:chen
  1. des

    0下载:
  2. C++源代码,3des,加密,解密,非对称性密钥的生成、导入及导出示例 -C++ source code, 3des, encryption, decryption, VC++ asymmetric key generation, import and export example
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:3kb
    • 提供者:阿萨瑟
  1. PlayfairCipher_codes

    0下载:
  2. Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:129.81kb
    • 提供者:黃文岩
  1. ElGAmal

    0下载:
  2. el gamal decryption and encryption example
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:736byte
    • 提供者:bilih
  1. DES3

    0下载:
  2. DES3的示例,外壳是delphi,算法是C-C++的-DES3 example, Shell is delphi, algorithm is C-C++ the
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:192.86kb
    • 提供者:liu
  1. Animated_C2123858182008

    0下载:
  2. Usually we see static Captcha, now we will make an imated Captcha. Now this cool. What does the captcha look like? It just like the ordinary Captcha, the difference is the letters are moving and animated. You can set your Captcha setting quickly suc
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:250.68kb
    • 提供者:ashoote
  1. hill

    0下载:
  2. hill algorythm example. Just coding and no decoding.Not mine, just was a little bit changed.
  3. 所属分类:CA program

    • 发布日期:2017-04-11
    • 文件大小:694byte
    • 提供者:constantinius
  1. CreateRequest

    0下载:
  2. 这份代码演示了如何创建和使用ASN.1编码一份符合PKCS10规范的证书请求-This example code demonstrates how to create and encode a certificate request.
  3. 所属分类:CA认证

    • 发布日期:2013-06-25
    • 文件大小:2.88kb
    • 提供者:jhcn
  1. Quebra-Senha

    0下载:
  2. simple example of a break password
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:264.22kb
    • 提供者:algebra
  1. RSA-code

    0下载:
  2. rsa加密算法_源代码_c__实现 已经运行成功的示例-_ source code rsa encryption algorithm has been run successfully _c__ example of achieving
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:9.58kb
    • 提供者:马翔
  1. mMD5

    0下载:
  2. mMD5.c * example for illustrating how to open a file from MATLAB * and perform an MD5 checksum. * * takes a file name and no return values. Matlab6p5 version and VC6++ * Reference: MD5 in C by Tian-tai Huynh
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:4.13kb
    • 提供者:zsvip
  1. myOwnAcegi

    0下载:
  2. Acegi Spring安全认证系统的配置的小例子-Acegi Spring security authentication system configuration example of a small
  3. 所属分类:CA program

    • 发布日期:2017-05-24
    • 文件大小:7.72mb
    • 提供者:soulighter
  1. xor_scrypt

    0下载:
  2. xor crypt example delphi
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:3.94kb
    • 提供者:Vladimir
  1. openssl-examples-20020110.tar

    0下载:
  2. openssl server / client example source code
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:116.22kb
    • 提供者:ryoo
  1. ecdsa-src-vc6

    0下载:
  2. 使用openssl实现的椭圆密码学签名、认证的简单例子,vc6.0。-Elliptical cryptography signature authentication using openssl achieve simple example, vc6.0.
  3. 所属分类:CA program

    • 发布日期:2017-11-10
    • 文件大小:27.85kb
    • 提供者:黄小咬
  1. Summary-of-the-encryption-algorithm

    0下载:
  2. 对各种加密算法的总结,简单易懂,例如:rsa,des,md5,sha1等等算法-To all sorts of encryption algorithm summary, easy to understand, for example, rsa, des, md5, sha1 algorithm and so on
  3. 所属分类:CA program

    • 发布日期:2017-11-05
    • 文件大小:117.83kb
    • 提供者:陈有任
  1. MICCAIworkshopCVII_2

    0下载:
  2. The segmentation of structure from 2D and 3D images is an important rst step in analyzing medical data. For example, it is necessary to segment the brain in an MR image, before it can be rendered in 3D for visualization purposes. Segmentation
  3. 所属分类:CA program

    • 发布日期:2017-11-20
    • 文件大小:139.53kb
    • 提供者:patel
  1. DES

    1下载:
  2. 可以用于多位二进制数加密解密的DES算法,在main函数中给出了使用范例,使用者可以比较并且了解到DES的雪崩效应。-Can be used for a number of binary encryption and decryption of DES algorithm, using the example given in the main function, the user can compare and understand the avalanche effect of DES.
  3. 所属分类:CA program

    • 发布日期:2017-11-09
    • 文件大小:136.54kb
    • 提供者:子木
  1. PRAN

    0下载:
  2. 在使用C#编程,但伪随机数加密一直不知道是怎么实现的,今天研究了一下,看了一个使用伪随机数加密用户名密码的例子,觉得简单易懂,索性把源代码也共享出来,帮助更多想实现C#伪随机数加密的朋友。在演示窗口,输入密码的时候,会适时显示出经过加密的密码,挺有参考价值。-In the use of C# programming, but pseudo-random number encrypted did not know how to achieve today study a little, read
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:10.65kb
    • 提供者:zengzheng
  1. water

    0下载:
  2. Example: audio watermark binary file demo
  3. 所属分类:CA program

    • 发布日期:2017-04-11
    • 文件大小:844byte
    • 提供者:Harishchandra
« 12 »
搜珍网 www.dssz.com