CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 加解密
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 加解密 - List
[
Software Engineering
]
desand3des
DL : 0
DES资料合集,包括以下内容:对称式金钥系统DESPART-II-04,关于双倍长密钥算法加解密迁移时间进度的要求,DES美国的标准系统941_inform09_g04.doc等 -DES Data Collection, including the following : Symmetric Key System DESPART-II-04, Key length on double encryption algorithm progress of the migration time, DES American standards such as System 941 _inform09_g04.doc
Date
: 2008-10-13
Size
: 1.33mb
User
:
舟自横
[
Software Engineering
]
desand3des
DL : 0
DES资料合集,包括以下内容:对称式金钥系统DESPART-II-04,关于双倍长密钥算法加解密迁移时间进度的要求,DES美国的标准系统941_inform09_g04.doc等 -DES Data Collection, including the following : Symmetric Key System DESPART-II-04, Key length on double encryption algorithm progress of the migration time, DES American standards such as System 941 _inform09_g04.doc
Date
: 2025-12-14
Size
: 1.33mb
User
:
[
Software Engineering
]
wenjianjiajiemi
DL : 0
java文件加解密课程设计,包括摘要,概要设计,详细设计,有完整代码及截图-java file encryption and decryption curriculum design, including a summary outline design, detailed design, a complete code and screenshot
Date
: 2025-12-14
Size
: 196kb
User
:
施菲
[
Software Engineering
]
jiajiemi
DL : 0
简单的加解密,输入一段明文,通过加密程序得到密文,在通过解密程序解密得到明文-Simple encryption and decryption, enter a section of an express, through encrypted ciphertext procedures, through the decryption process at decryption been expressly
Date
: 2025-12-14
Size
: 338kb
User
:
戴阿卉
[
Software Engineering
]
RSA
DL : 0
本程序由纯C写成,区别于一般的用C++库函数做成的RSA加解密程序,运行在VS2008上,绝对可运行!-This program written by the pure C, is different from the general use of C++ library functions made of RSA encryption and decryption program, run in VS2008, it is definitely can run!
Date
: 2025-12-14
Size
: 1.88mb
User
:
Alexander Zhang
[
Software Engineering
]
ModernCryptographyAlgorithms
DL : 0
利用C++实现:古典密码仿射变换\LFSR及流密码\生成非线性序列\DES算法的加、解密运算,前面几个较简单,DES算法的效果还可以-Using C++ implementation: Classical password affine transformation \ LFSR and stream password \ generate nonlinear sequences \ DES algorithm for encryption and decryption operations, in front of a few relatively simple, DES algorithm results also
Date
: 2025-12-14
Size
: 78kb
User
:
tang
[
Software Engineering
]
111
DL : 0
本系统主要用来实现文件的加解密,实用性强,作用较大-file encrypt decrypt
Date
: 2025-12-14
Size
: 1.72mb
User
:
李海龙
[
Software Engineering
]
MD5
DL : 0
MD5加解密程序,自己设计的,觉得还可以,多批评指正!-Visualization MD5 encryption and decryption program of their own design, and felt that I could more criticism and!
Date
: 2025-12-14
Size
: 10kb
User
:
Jim
[
Software Engineering
]
RSA-file
DL : 0
能根据选定的公钥和秘钥对明文和密文加、解密,同时扩大了数据处理范围-According to the selected public key and secret key, decrypt the plaintext and ciphertext plus, while expanding the range of data processing
Date
: 2025-12-14
Size
: 70kb
User
:
bjtuzpt
[
Software Engineering
]
file-encryption-and-decryption
DL : 0
文件的加解密系统的设计,采用的是面向对象的java语言,很好理解和使用。-File encryption and decryption system design, object-oriented java language, a good understanding and use.
Date
: 2025-12-14
Size
: 103kb
User
:
何嘉
[
Software Engineering
]
Java-software-protection-technology
DL : 0
用加密的方法来保护Java类文件,加密可以有效地对抗反编译 Java技术在设计之初就考虑到应用环境的复杂性,因此允许用户根据Java规范定制类加载器,使用这些定制的Classloader可以完成特定的操 作,比如从网络上下载类文件,验证类文件来源等,本文定制了 北京邮电大学硕日毋究生学位论文Java软件保护技术研究及实现一个Classloader来完成加密类文件的加载" (3)负责密钥提取和解密的具体算法不能被加密,否则又需要先将它 们解密,由此将形成一个循环,而它们又是必须要加以保护的核 心内容,本方案中,将它们用C++实现并编译为本地的动态链接 库文件,这样可以有效地抵抗反编译 -Encryption method used to protect Java class files, encryption can be effective against decompile Java technology early in the design to take into account the complexity of the application environment, thus allowing users to customize the Java class loader specification, use these custom Classloader can be completed specific actions, such as class files downloaded from the Internet, verify that the class file sources, Beijing University of Posts and customized paper at no postgraduate Master Thesis Java software protection technology research and implement a Classloader to complete the encryption class file loaded " (3 ) is responsible for extracting and decrypting key specific algorithm can not be encrypted, or they need to first decrypt them, thereby forming a loop, and that they must be taken to protect the core, this scenario, they are implemented using C++ and compiled to native dynamic link library file, which can effectively resist decompile
Date
: 2025-12-14
Size
: 1kb
User
:
李忠楠
[
Software Engineering
]
AES
DL : 0
AES算法C源码(加解密),简单测试了一下,可以用,领解压文件里有两个解密加密rar的算法,感兴趣的可以看下。-AES algorithm C source code (encryption and decryption), a simple test that can be used, there are two collar-extracting file to decrypt the encrypted rar algorithms, interested can look.
Date
: 2025-12-14
Size
: 83kb
User
:
原小木
[
Software Engineering
]
encrypt
DL : 1
附件是自己利用minifilter寫的加解密程式,請有興趣的人試試.如有錯誤也煩請告知,謝謝. 加解密安裝程式-32/64位,當設定好加密目錄或USB盤後,將檔案或資料夾直接複製進去即可自動加密, 支援作業系統 : Windows 7/Windows8 -Attachment to write their own encryption and decryption use minifilter program, those who are interested to try. Grateful if any errors are told, thank you. Encryption and decryption installer-32/64 bit, when set to encrypt a directory or USB disk, the file or folders can be copied directly into the automatic encryption, supported operating systems: Windows 7/Windows8
Date
: 2025-12-14
Size
: 7.26mb
User
:
ielts
[
Software Engineering
]
The-matlab-picture-handles
DL : 0
各种图像处理程序,图像加解密,图像增析,人脸识别等各种程序-Various picture handles procedure, the picture adds to decrypt, the picture increases Xi, and person s face identifies to wait various procedure
Date
: 2025-12-14
Size
: 1.58mb
User
:
周煜
[
Software Engineering
]
006
DL : 0
序列号及加解密,在做用户密码加密和程序注册中用到-Serial numbers and encryption, making the encryption and user passwords used in registration procedures
Date
: 2025-12-14
Size
: 311kb
User
:
梁桂诚
[
Software Engineering
]
WangLuoYanZhen(xpPvista)
DL : 0
完美充值卡网络验证系统不需要在服务器空间里运行一个EXE的服务器端,这样不会被万网、西部数码、新网、三五互联(中国频道)等中国国内空间提供商强行删除网站空间。 完美充值卡网络验证系统是一款安全、稳定、易用的用户收费管理平台, 使用完美充值卡网络验证系统作者端即可管理软件产品、注册码和代理,无需自架服务器。领先的双向动态加解密技术,VC++、VB、C#、易、按键精灵、TC、Delphi的EXE文件自动添加网络验证代码,无需作者懂网络技术。 -study vc++
Date
: 2025-12-14
Size
: 1.04mb
User
:
杨先生
[
Software Engineering
]
aes
DL : 0
aes的加解密功能模块实现,是可以用的,主要是开通会员-aes encryption and decryption function module, can be used mainly open membership
Date
: 2025-12-14
Size
: 3kb
User
:
asd
[
Software Engineering
]
DES(CPU-16INT)
DL : 1
破解DES的PC端程序,使用的(CPU 16线程 加解密 修正多线程_INT)只是提供一种多线程编程破解DES的方法-PC-side program to crack DES, used (CPU 16 thread multithreaded encryption amendment _INT) is to provide a multi-threaded programming methods to break DES
Date
: 2025-12-14
Size
: 12.3mb
User
:
骆扬
[
Software Engineering
]
crypt_tool
DL : 0
加/解密测试助手,空闲时间弄出的一个小软件,把平时项目上用到的加\解密算法整合,方便测试,现打包分享。 目前支持的加\解密算法有:AES,DES,RC,BLOWFISH,TWOFISH,CAMELLIA,KEELOQ,XTEA 还不支持:mdx,sha,rsa等,将在后面陆续增加。 如在使用过程中,软件出现各种BUG,可联系反馈,将在空闲时间里修改。-Encryption/decryption test assistant, came up with a little free time software, the use of the usual items plus \ decryption algorithm integrated, easy to test, now packaged to share. Currently supported plus \ decryption algorithms: AES, DES, RC, BLOWFISH, TWOFISH, CAMELLIA, KEELOQ, XTEA not support: mdx, sha, rsa, etc., will continue to increase later. As in the course, the emergence of various software BUG, contact feedback will be modified in the spare time.
Date
: 2025-12-14
Size
: 745kb
User
:
黄山
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.