搜索资源列表

  1. ECDSAencryptsign

    0下载:
  2. ECC的加解密,签名等实现。对你掌握ecc加解密很有帮助-The ECC encryption and decryption, signature and so on to achieve. Ecc master of encryption and decryption of your very helpful
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:72704
    • 提供者:hahanicai
  1. Cryptology

    0下载:
  2. 自己编写的加解密程序、包括凯撒、Vigenere、Permutation、DES、RC4、Playfair、RSA、DF密钥交换等密码的实现与演示。值得学习密码和做该方面实践的同学一看。-Prepared their own encryption and decryption procedures, including Caesar, Vigenere, Permutation, DES, RC4, Playfair, RSA, DF,
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:4350976
    • 提供者:小余
  1. IDEA

    1下载:
  2. 采用C++实现IDEA私钥加密算法,可对文件和字符串进行加解密-The use of C++ to achieve IDEA private key encryption algorithm can be carried out on paper and string encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:26624
    • 提供者:Ivan
  1. RSA

    0下载:
  2. Eclipse为平台的Java rsa加解密算法实现有界面。没有MAIN函数自己加上就行了-Eclipse as a platform for Java rsa encryption algorithm to achieve the interface. MAIN function is not added on the list
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:曹丁鹏
  1. 524filecryp

    0下载:
  2. 文件加解密C#程序源代码,内容简单大家可以一试-Encryption and decryption files C# source code, which you can try a simple
  3. 所属分类:CA认证

    • 发布日期:2024-05-14
    • 文件大小:47104
    • 提供者:frank
  1. desincpp

    0下载:
  2. 使用visual c++实现DES加解密运算法(64bit)可以自行输入KEY-The use of visual c++ realization of DES encryption and decryption algorithms (64bit) can enter the KEY
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:王玟镔
  1. desinc

    0下载:
  2. 这也是实现des加解密的程式 但是是可以拿来加解密文件的-This is also the realization of des encryption and decryption program can be used but the document encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:王玟镔
  1. WMcode

    0下载:
  2. 完美系列之一的脱机代码,包含加解密,地图读取,简单技能等-Perfect series of off-line code, including encryption and decryption, map reading, simple skills, such as
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:423936
    • 提供者:陈绳武
  1. XOR_encrypt_In_Delphi

    0下载:
  2. delphi的XOR加密解密例子,考虑以下需求: 需要在页面中使用一种较简单的算法来加密信息(对称加解密),并且传递到Delphi中可以进行解密.-delphi encryption and decryption of the XOR example, consider the following requirements: the need for the use of a page than a simple algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:ldeng76
  1. MD_SDK

    0下载:
  2. C++源码实现完整讯息摘要类别加解密方法,包函MD4 - both 128 bits and 256 bits, MD5, RIPEMD-128, RIPEMD-160, RIPEMD-256, RIPEMD-320, SHA-1, SHA-256, SHA -384, SHA-512, HAVAL SERIES及BASE 64-C++ source code to achieve a complete summary of categ
  3. 所属分类:CA认证

    • 发布日期:2024-05-14
    • 文件大小:32768
    • 提供者:william
  1. EncryptAES_CNG

    0下载:
  2. Next Generation Cryptography API(CNG)是Vista新一代加解密API,取代Crytography API.源码介绍CNG用法-Next Generation Cryptography API (CNG) is a new generation of Vista encryption API, replace the Crytography API. Source introduced CNG usag
  3. 所属分类:系统编程

    • 发布日期:2024-05-14
    • 文件大小:13312
    • 提供者:william
  1. jiajiemi

    0下载:
  2. 加解密算法的实现,内部包含有多个加解密算法的实现,-Encryption and decryption algorithm, contains a number of internal encryption algorithm,
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:90112
    • 提供者:wangaiguo
  1. RSA-MFC

    0下载:
  2. RSA-MFC,基于MFC的RSA加密算法的实现,可以用于16进制文件的加解密-RSA-MFC, the MFC based on the realization of RSA encryption algorithm, can be used for 16-band file encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:3763200
    • 提供者:高飞
  1. FileMon

    0下载:
  2. 文件过滤驱动,制作文件透明加解密的朋友可以参考。非常经典的代码。-File Filter Driver
  3. 所属分类:驱动编程

    • 发布日期:2024-05-14
    • 文件大小:501760
    • 提供者:s
  1. usbfilt

    0下载:
  2. 一个简单的上层USB过滤驱动,在此基础上可以实现U盘只读,只写,加解密等功能。-a simple usb filter driver. you can implement read-only,write-only, encryptand uncrypt function based on this project
  3. 所属分类:驱动编程

    • 发布日期:2024-05-14
    • 文件大小:505856
    • 提供者:艾德
  1. scaes_src

    0下载:
  2. C语言实现的AES加解密算法,包含C#调用的DEMO-C language realization of the AES encryption algorithm, including the C# call DEMO
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:101376
    • 提供者:mavei
  1. mini_aes_latest[1].tar

    0下载:
  2. AES 加解密 代码, 有文档说明,testbench-AES encoding decoding source code in HDL
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:233472
    • 提供者:wangbin
  1. URDecodeandEncode

    0下载:
  2. URL地址加密解密工具.本工具加解密Ascii字符有效,对于中文字符无法加解密。-URL Decode and Encode for Visual Basic 6.0
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:JasonQ
  1. TEST

    0下载:
  2. 关于加解密的签名算法,sha1源代码提供下载-On the encryption and decryption of the signature algorithm, sha1 source code available for download
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:364544
    • 提供者:huhanzhong
  1. Des

    0下载:
  2. 实现des加密机制的加解密方案,并附有详细输出.-Des encryption mechanism to achieve encryption program, with verbose output.
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:475136
    • 提供者:allan
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org