您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. rc4crypt

  2. 采用assymetric/decryption规则加密的类. The RC4Crypt class allows you to use RC4 assymetric encryption/decryption algorithm in PHP. It handles all conversions, XORing and one single function allows you to both encrypt and decrypt the data.
  3. 所属分类:PHP

    • 发布日期:2004-08-03
    • 文件大小:5kb
    • 提供者:ljs2002
  1. ASP.NET data encryption - decryption made easy

  2. ASP.NET data encryption - decryption made easy
  3. 所属分类:C#

    • 发布日期:2009-06-02
    • 文件大小:42kb
    • 提供者:jlkgis2008
  1. SQL Encryption and Decryption Library (Using Rijndael).

  2. SQL Encryption and Decryption Library (Using Rijndael)
  3. 所属分类:其它

    • 发布日期:2009-09-26
    • 文件大小:27kb
    • 提供者:JLKEngine001
  1. DES encryption and decryption.

  2. Background: This is the very first release of my encyption/decryption program. It consists of two files, enc.cpp for encryption and dec.cpp for decryption. The input text file is should be named "i.txt" (without the quotes) in c:\ directory. I used
  3. 所属分类:C++

    • 发布日期:2009-12-12
    • 文件大小:22kb
    • 提供者:tangyili_110
  1. Programming for

  2. 韩国教授计算机网络保安课程 Programming for AES and DES
  3. 所属分类:网络基础

    • 发布日期:2010-05-12
    • 文件大小:90kb
    • 提供者:centurymosquito
  1. cc2420无线传感芯片说明手册

  2. TI公司的无线传感芯片cc2420使用手册 目录参考 Table of contents 1 Abbreviations_________________________________________________________________5 2 References ___________________________________________________________________6 3 Features _____________________________
  3. 所属分类:Access

    • 发布日期:2010-10-25
    • 文件大小:1mb
    • 提供者:chensz08
  1. 小巧强悍的工具Convert:正则表达式测试/代码转换/翻译/编解码/加解密

  2. 小巧强悍的工具Convert,只有612K,功能却异常强大: 1、Regular Expression Tester:正则表达式测试/生成; 2、C#VB.Net Converter:C#与VB.Net的相互转换; 3、Google Translator:调用Google语言内核,世界和语种的互译; 4、EncodingDecoding:编码和解码,包括Base64、UTF-8、Unicode、HTML(&)、URL(%)…… 5、EncryptionDecryption:加密和解密,包括高级
  3. 所属分类:其它

    • 发布日期:2010-11-21
    • 文件大小:612kb
    • 提供者:sealine8
  1. This is a simple encryption/decryption program that utilizes

  2. This is a simple encryption/decryption program that utilizes a password for added security.
  3. 所属分类:其它

    • 发布日期:2006-02-23
    • 文件大小:3kb
    • 提供者:chenxh
  1. DCPcrypt delphi 加密解密

  2. DCPcrypt v2.0 written by David Barton (crypto@cityinthesky.co.uk)
  3. 所属分类:Delphi

    • 发布日期:2011-09-19
    • 文件大小:211kb
    • 提供者:systemjava
  1. Simply python XOR Encryption/Decryption with key

  2. This little XOR scr ipt can encrypt and decrypt XOR HEX representation with a key
  3. 所属分类:其它

    • 发布日期:2013-10-02
    • 文件大小:1008byte
    • 提供者:u012315194
  1. ECC encryption 和decryption

  2. ECC encryption 和decryption 只需要输入曲线数据和点数据就可加密和解密
  3. 所属分类:C++

    • 发布日期:2015-10-19
    • 文件大小:4kb
    • 提供者:yueyuerain
  1. ECC 椭圆曲线的加密和解密 encryption 以及decryption

  2. ECC 椭圆曲线的加密和解密 encryption 以及decryption
  3. 所属分类:C++

    • 发布日期:2015-10-19
    • 文件大小:25kb
    • 提供者:yueyuerain
  1. Rijindael Encryption/Decryption

  2. This code implements Rijindael Encryption/Decryption with java in one code.
  3. 所属分类:Java

    • 发布日期:2017-02-02
    • 文件大小:10kb
    • 提供者:twinkle__star
  1. Advanced Folder Encryption 6.60

  2. Advanced Folder Encryption 6.60 Advanced Folder Encryption is an easy and fast program that allows you to protect passwords and encrypt data software for Windows. The program can encrypt, lock, and password protect all of your folders and files all
  3. 所属分类:系统安全

    • 发布日期:2017-09-06
    • 文件大小:5mb
    • 提供者:harrylin33
  1. xml加密解密工具XMLEncryption

  2. xml加密(XML Encryption)是w3c加密xml的标准。这个加密过程包括加密xml文档的元素及其子元素,通过加密,xml的初始内容将被替换,但其xml格式仍然被完好的保留。 介绍 我们有3个加密xml的方法 1、仅仅使用对称加密的方法加密xml 这种加密方法只使用一个密钥,也就是说无论是加密xml还是解密xml都使用一个相同的密钥。因为这个密钥不会在被加密的xml中保存,所以我们需要在加密和解密的过程中加载这个密钥并保护它不被窃取。 2、使用对称加密和非对称加密相结合的方法来加密x
  3. 所属分类:Java

    • 发布日期:2009-03-16
    • 文件大小:22kb
    • 提供者:oaixuexi
  1. aes-encryption-decryption-源码

  2. aes-encryption-decryption
  3. 所属分类:其它

    • 发布日期:2021-03-26
    • 文件大小:77kb
    • 提供者:weixin_42139302
  1. Encryption-Decryption-源码

  2. 加密解密
  3. 所属分类:其它

  1. Simple-Encryption-Decryption:一个简单的C ++项目,允许用户根据相应的密钥对消息进行加密或解密-源码

  2. 简单加密解密 一个简单的C ++项目,允许用户基于相应的密钥来加密或解密消息。
  3. 所属分类:其它

  1. Fully phase color image encryption based on joint fractional Fourier transform correlator and phase retrieval algorithm

  2. A novel fully phase color image encryption/decryption scheme based on joint fractional Fourier transform correlator (JFRTC) and phase retrieval algorithm (PRA) is proposed. The security of the system is enhanced by the fractional order as a new added
  3. 所属分类:其它

  1. OS-Encryption-Decryption-Manager:使用仿射和Vigenere Cipher项目进行操作系统安全性加密和解密-源码

  2. 操作系统加密解密管理器 使用Affine和Vigenere Cipher项目进行操作系统安全加密和解密。
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:15kb
    • 提供者:weixin_42099116
« 12 3 4 5 »