Location:
Search - DesEncrypt
Search list
Description: 这是我用c++实现的一个DES加密算法!应该可以适合那些对加密感兴趣的人看。-This is achieved with c a DES encryption algorithm. Should be suitable for those interested in encryption right people.
Platform: |
Size: 10947 |
Author: 黄树林 |
Hits:
Description: 自己编的DES加密、解密算法,可实现windows下任何文件的加密、解密,尤其适用使用公用电脑而一些私人的文件不想被别人看到的情况,可设置八个字节的密钥,也就是每一位可以从0到255,这样对方就算已知置换矩阵和S盒的情况下用穷举法破解的难度也在2的32次幂,还是相当安全的。
加密:DESencrypt.exe
解密:DESdecrypt.exe-own addendum to the DES encryption, decryption algorithms can be realized under any windows document encryption, decryption, In particular, the use of common computer application and some private documents do not want others to see, can be set up eight bytes of keys, Each one is from 0 to 255. known each other even if such replacement matrix and the S-box using exhaustive method is difficult to decipher the two 32 power, still quite safe. Encryption : DESencrypt.exe declassified : DESdecrypt.exe
Platform: |
Size: 63454 |
Author: 古松 |
Hits:
Description: 加密解密采用DES ENC技术基于java的图形化
界面应用程序,无中文乱码,里边的类通用化。
Platform: |
Size: 401824 |
Author: 闫家宝 |
Hits:
Description: 用C语言开发的56位密钥的3DES加解密算法,详细地源程序,程序格式工整 易于理解
Platform: |
Size: 10571 |
Author: yu |
Hits:
Description: 加解密算法,自己可设置自己的关键钥匙码。
Platform: |
Size: 3298 |
Author: duoni |
Hits:
Description: 这是我用c++实现的一个DES加密算法!应该可以适合那些对加密感兴趣的人看。-This is achieved with c a DES encryption algorithm. Should be suitable for those interested in encryption right people.
Platform: |
Size: 254976 |
Author: 黄树林 |
Hits:
Description: 自己编的DES加密、解密算法,可实现windows下任何文件的加密、解密,尤其适用使用公用电脑而一些私人的文件不想被别人看到的情况,可设置八个字节的密钥,也就是每一位可以从0到255,这样对方就算已知置换矩阵和S盒的情况下用穷举法破解的难度也在2的32次幂,还是相当安全的。
加密:DESencrypt.exe
解密:DESdecrypt.exe-own addendum to the DES encryption, decryption algorithms can be realized under any windows document encryption, decryption, In particular, the use of common computer application and some private documents do not want others to see, can be set up eight bytes of keys, Each one is from 0 to 255. known each other even if such replacement matrix and the S-box using exhaustive method is difficult to decipher the two 32 power, still quite safe. Encryption : DESencrypt.exe declassified : DESdecrypt.exe
Platform: |
Size: 63488 |
Author: |
Hits:
Description: 加密解密采用DES ENC技术基于java的图形化
界面应用程序,无中文乱码,里边的类通用化。
Platform: |
Size: 401408 |
Author: 闫家宝 |
Hits:
Description: 用C语言开发的56位密钥的3DES加解密算法,详细地源程序,程序格式工整 易于理解-Using C language developed by 56 of the 3DES key encryption and decryption algorithms, source code in detail, procedures easy to understand format readable
Platform: |
Size: 160768 |
Author: yu |
Hits:
Description: 加解密算法,自己可设置自己的关键钥匙码。-Encryption and decryption algorithm, they can set up your own key to the key code.
Platform: |
Size: 3072 |
Author: duoni |
Hits:
Description: DES加密算法的java实现源代码,很好很实用,推荐广大密码学的筒子分享-DES encryption algorithm to achieve the java source code, very good very useful, recommended by the broad masses of the cheese Cryptography Share
Platform: |
Size: 1024 |
Author: liufan |
Hits:
Description: 关于Des加密解密的算法,采用java语言编写。-About Des encryption and decryption algorithms, using java language.
Platform: |
Size: 22528 |
Author: 马培博 |
Hits:
Description: * 使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储.
*
* 方法: void getKey(String strKey)从strKey的字条生成一个Key
*
* String getEncString(String strMing)对strMing进行加密,返回String密文 String
* getDesString(String strMi)对strMin进行解密,返回String明文
*
*byte[] getEncCode(byte[] byteS)byte[]型的加密 byte[] getDesCode(byte[]
* byteD)byte[]型的解密-* The use of DES encryption and decryption, can be byte [], String type ciphertext encryption and decryption can use String, byte [] storage.** Method: void getKey (String strKey) note from strKey generate a Key** String getEncString (String strMing) to encrypt strMing, String ciphertext return String* getDesString (String strMi) to decrypt strMin, return String expressly** byte [] getEncCode (byte [] byteS) byte [] encryption type byte [] getDesCode (byte []* byteD) byte [] type of decryption
Platform: |
Size: 1024 |
Author: tulip |
Hits:
Description: 实现DES加密和解密的功能,vc环境下编译通过,代码功能比较完善-realize des encryption
Platform: |
Size: 77824 |
Author: 刘书明 |
Hits:
Description: 基于VC++6.0的DES加密算法 .-VC++6.0 based on the DES encryption algorithm .
Platform: |
Size: 311296 |
Author: wang |
Hits:
Description: .NET(C#)通用类库源码
Common:通用类库源码
DBUtility:数据访问基础类库
LtpPageControl: 分页控件源码-Dot Net Common Class library Source
Platform: |
Size: 2436096 |
Author: 风子 |
Hits:
Description: DES加密DES,使用java编译,使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储.。-DES encryption DES, using the java compiler, using DES encryption and decryption, can byte [], String type of encryption and decrypt the ciphertext can use String, byte [] memory..
Platform: |
Size: 2048 |
Author: wheat |
Hits:
Description: DES加密、解密代码,很好用的加密、解密代码-DESEncrypt
Platform: |
Size: 203776 |
Author: ulv |
Hits:
Description: DES加密 DESEncrypt.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CDESEncryptApp application class.
DESEncrypt.cpp
This is the main application source file that contains the application
class CDESEncryptApp.-DES encrypt
Platform: |
Size: 91136 |
Author: 陈文君 |
Hits:
Description: DESEncrypt 加密和解密方法,用于C# .Net语言-DESEncrypt C# .NET
Platform: |
Size: 1024 |
Author: wongley |
Hits: