Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - encryption
Search - encryption - List
用C语言实现des加密算法,保证可以加密解密-C language des encryption algorithm that can guarantee encryption and decryption
Update : 2024-05-02 Size : 17408 Publisher : 王嘉宁

DL : 0
DES加密算法,怎样在VB中实现是我这样的菜鸟很头痛的事,现将我从网上摘到的源码提供给大家分享。-DES encryption algorithm, and how to VB I realize this is a birdie very troublesome thing. We now pick from the Internet to provide the source code to share with you all.
Update : 2024-05-02 Size : 8192 Publisher : xfh

字符串加密解密WebService服务的源码。 很简单的字符串加解密程序,是用C#在ASP.NET环境下编写,并应用于WebService服务上的源码。 VS2003环境中编译通过。-string encryption and decryption WebService the source. Very simple string encryption and decryption process, the C# ASP.NET environment in the preparation and application services WebService the source. Studio environment compile.
Update : 2024-05-02 Size : 16384 Publisher : 杨扬

DL : 0
java加密解密源码 用户密码不能直接存储到数据库,需要经过加密。同样user也可要回自己的密码。-java source code users not directly stored into the database, require encryption. The same user also win back their passwords.
Update : 2024-05-02 Size : 5120 Publisher : ewewe90

基于gf(q)的ldpc编译码程序 matlab-based gf (q) ldpc encryption procedures Matlab
Update : 2024-05-02 Size : 590848 Publisher : 屈兰

DL : 0
该软件和代码实现的功能是对图象的加密和解密,运行环境是Xp+matlab,代码中有说明,很容易看明白.-the software code and the functions of the image of encryption and decryption, the environment is Xp Matlab, the code is described, it is easy to see to understand.
Update : 2024-05-02 Size : 3562496 Publisher : 叶飞

自己整理的几种典型的混沌系统,适合分形和图象加密的朋友使用-several people to sort of a typical chaotic system, for fractal image encryption and the use of a friend
Update : 2024-05-02 Size : 93184 Publisher : 妮涵

DL : 0
des加密解密 源代码 java版的。可以用呀-des encryption and decryption source code version of java. Can ah
Update : 2024-05-02 Size : 36864 Publisher : 康lg

DL : 0
The goal of the project is to create a peer-to-peer and peer-server-peer VoIP application. The requirements are : encryption (openSSH) , mp3 compression, 19.2kbs stream capable. -The goal of the project is to create a peer-t o-peer and peer-server-peer VoIP application . The requirements are : encryption (openSSH), MP3 compression, 19.2kbs stream capable.
Update : 2024-05-02 Size : 1189888 Publisher : 王小二

DL : 0
一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。 其中收发双方均已知n,发送放已知e,只有接受方已知d,因此公钥加密算法的公钥为 KU={ e , n},私钥为KR={d , n}。该算法要能用做公钥加密,必须满足下列条件: 1. 可以找到e ,d和n,使得对所有M<n ,POW(M ,e*d)=M mod n . 2. 对所有 M<n,计算POW (M , e)和POW(C , d)是比较容易的。 3. 由e 和n确定d是不可行的 -one, the basic tenets of RSA expressly group M and cipher block C, encryption and decryption process is as follows : C = POW (M, e) mod n = M POW (C, d) mod n = POW (POW (M, e), d) mod n = POW (M, e* d), which is an exponential function POW, mod is the pursuit of the remaining functions. Transceivers which both known n, send e Fang known, the only known recipient d, therefore the public key encryption algorithm for public key e KU = (n), private key for KR = (d, n). The algorithm could be used to be a public key encryption, must meet the following conditions : 1. E can be found, and d n, making all the right M
Update : 2024-05-02 Size : 1965056 Publisher :

DL : 0
包括了多种加解密算法(凯撒,playfair,rc4,idea,lfsf)-include a variety of encryption and decryption algorithms (Julius Caesar, PLAYFAIR, RC4, the idea, lfsf)
Update : 2024-05-02 Size : 80896 Publisher : 洪逸轩

DL : 0
设计DLL调用方法EXE 利用到动态链接库编译完BUG中的.lib 和.dll文件,拷贝到创建完成的DESDlltest.exe工程目录下,要看到调用的结果,必须完成加密函数的实现,对输入的明文在输入的密钥后对其进行DES 加密,解密也是DES加密的逆过程!-design EXE DLL call methods used to dynamic link library compiler End of BUG. And lib. Dl l documents, copies of building projects completed DESDlltest.exe directory, Call to see the results, it must be completed to achieve encryption function, the importation of the imported expressly after its key DES encryption, decryption DES encryption is the inverse process!
Update : 2024-05-02 Size : 6144 Publisher : flying840310

DL : 0
·Matlab加扰解扰仿真系统,可以观察加解扰前后信号的时域和频域波形,有助于理解扰码的概念和解扰的过程-scrambling and de-scrambling Matlab simulation system Encryption can be observed around the signals in time domain and frequency domain waveforms scrambler help understand the concept of the process and Descramble
Update : 2024-05-02 Size : 7168 Publisher :

DL : 0
DES加密解密算法vc实现 用MFC作了界面-DES encryption and decryption algorithms vc achieve interface made with MFC
Update : 2024-05-02 Size : 20480 Publisher : wpopeyel1

非常完整的加密算法实现,不过没有什么注释,看着有点累,开发工具为VC++! -very integrity of the encryption algorithm, but no notes, watching a little tired, development tools for VC!
Update : 2024-05-02 Size : 336896 Publisher : wmx

DL : 0
C#开发的空域滤波,图象加密,旋转等功能的程序-C# development of the spatial filter, image encryption, and rotating functions of the procedures
Update : 2024-05-02 Size : 371712 Publisher : qqq

本文首先分析了Java源代码需要加密的原因,简要介绍了DES算法及Java密码体系和Java密码扩展,最后说明了利用DES加密算法保护Java源代码的方法及步骤-This paper analyzes the Java source code encryption needs, briefed the DES algorithm and system password Java and Java code expansion Finally, we illustrate the use of DES encryption algorithm to protect the source code of Java methods and steps
Update : 2024-05-02 Size : 8192 Publisher : chensong

AES高级加密标准的C代码,我调试过,很好用,跟大家共享。-AES Advanced Encryption Standard C code, I debugger that is useful, to share with you.
Update : 2024-05-02 Size : 87040 Publisher : 杨力

DL : 0
文件加密程序,包含使用微软加密API制作的文件加密动态链接库和由C#制作的程序界面,程序功能模仿Windows优化大师的文件加密程序。-file encryption procedures, includes Microsoft Cryptographic API produced by the file encryption and dynamic link library produced by the C# programming interfaces, process optimization function to imitate the Windows master file encryption procedures.
Update : 2024-05-02 Size : 1031168 Publisher :

用JAVA实现文件的非对称加密,其中发含对非对称加密的流程解析-using JAVA documents asymmetric encryption, which made containing the non-symmetric encryption process analytical
Update : 2024-05-02 Size : 5120 Publisher : 尹志远
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.