Welcome![Sign In][Sign Up]
Location:
Search - sdes algorithm

Search list

[JSP/JavaSDES

Description: SDES算法源码-SDES algorithm source code
Platform: | Size: 1535 | Author: 陈琦 | Hits:

[Crack Hack基于SDES的加密

Description: 简单的基于DES的加密算法及雪崩效应分析。请仔细阅读内附的说明文件。-DES encryption algorithm and analysis of avalanche effect. Please read the attached note.
Platform: | Size: 67569 | Author: 李灵宁 | Hits:

[JSP/JavaSDES

Description: SDES算法源码-SDES algorithm source code
Platform: | Size: 1024 | Author: 陈琦 | Hits:

[Crack Hack基于SDES的加密

Description: 简单的基于DES的加密算法及雪崩效应分析。请仔细阅读内附的说明文件。-DES encryption algorithm and analysis of avalanche effect. Please read the attached note.
Platform: | Size: 67584 | Author: 李灵宁 | Hits:

[OS programs-des算法分析及实现

Description: :DES体制是ISO颁布的数据加密标准,通过对DES算法的分析,提出了用C语言实现数据加密标准DES算法,通过循环或迭代,将简单的基本运算(例如左移、右移、模2加法等)和变换(选择函数、置换函数)构造成数据流的非线性变换(加密变换或解密变换),从而实现对计算机数据进行密码保护。着重介绍了用C语言实现其加密的主要过程。关键词:数据加密 DES C语言-: DES system is ISO issued by the Data Encryption Standard, DES algorithm on the analysis of the C language standard DES data encryption algorithm, or through iterative cycle of simple basic operations (such as bits, death, die two Adder, etc.) and transform (choice function, function replacement) structural data streams into the nonlinear transformation (encryption or decryption transform Transform), thereby achieving data on the computer password protection. Highlights of the C language to achieve its key encryption process. Keywords : DES data encryption C language
Platform: | Size: 549888 | Author: 王冰 | Hits:

[Crack HackSDes_java

Description: S-加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。 加密算法包括5个函数:初始置换(IP);复杂函数fk,它包含有置换和代换运算,并且依赖于输入的密钥;用以转换数据两个部分的简单置换函数(SW);再一次运用函数fk;最后的一个置换函数是IP的逆。解密过程是加密的逆过程。 -S-encryption algorithm for the importation of an eight expressly group and a 10 Key, Output for the eight-man group of close, decryption algorithm input is a secret eight-man group and one of the ten key, Output-8 group of expressly. Encryption Algorithm including five functions : initial exchange (IP); Fk complex functions, which include replacement and substitution operations and reliance on imported key; Data conversion for the simple two-part replacement function (SW); again use function FKP; Finally a replacement IP function is the inverse. Encryption and decryption is the inverse process.
Platform: | Size: 4096 | Author: linvg | Hits:

[Crack HackSDES_VC++

Description: S-DES加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。解密过程是加密的逆。程序使用:读入一个文档文件,对其内容加密,输入密钥和选定存放生成密文的目录,点加密;解密操作与加密相似。-S-DES encryption algorithm for the importation of an eight expressly group and a 10 Key, Output for the eight-man group of close, decryption algorithm input is a secret eight-man group and one of the ten key, Output-8 group of expressly. Encryption and decryption is the inverse. Procedure : Reading into a document file, its content encryption, and the importation of selected key storage generating ciphertext directory, point encryption; Encryption and decryption operations similar.
Platform: | Size: 38912 | Author: linvg | Hits:

[Crack Hacks-des-and-rsa

Description: RSA,S-DES加密算法,实现了加解密,采用加法链求大数的指数及模-RSA, S-DES encryption algorithm, the realization of the encryption and decryption, using addition chains for large numbers of the index and modulus
Platform: | Size: 2048 | Author: alonealone | Hits:

[JSP/JavaSDES

Description: this the java code which describe the sdes algorithm and help us to encrypt the information-this is the java code which describe the sdes algorithm and help us to encrypt the information
Platform: | Size: 1024 | Author: zooz | Hits:

[Crack HackSDES

Description: SDES encryption algorithm
Platform: | Size: 1024 | Author: rosa123 | Hits:

[Crack HackSDES

Description: This program applies Simplified DES (S-DES) Ciphering Algorithm Developed by Maimouna Al-ammar 5th Year, Computer Engineering Department, University of Damascus Information and Network Security Material
Platform: | Size: 2048 | Author: Maimouna | Hits:

[CA authsdes

Description: sdes algorithm source code
Platform: | Size: 4096 | Author: alameri | Hits:

[OtherSDES-blockcipher-algo

Description: SDES-blockcipher-algo Implementation of a simplified version of the DES block cipher Objective: This project is about implementing a simplified version of the DES block cipher algorithm –which was the standard encryption algorithm before the AES-SDES-blockcipher-algo Implementation of a simplified version of the DES block cipher Objective: This project is about implementing a simplified version of the DES block cipher algorithm –which was the standard encryption algorithm before the AES
Platform: | Size: 10240 | Author: mhdjamal | Hits:

[Crack Hacksdes

Description: This program implements the SDES algorithm to peform Encrytion and Decryption
Platform: | Size: 4096 | Author: diego | Hits:

[JSP/Javasdes

Description: SDES algorithm in java.
Platform: | Size: 8192 | Author: shwe | Hits:

[Crack Hacksdes-algorithm

Description: 基于SDES算法的加密解密算法例程,在例子中所用的密码长度为10位。-This program implements the SDES algorithm to peform Encrytion and Decryption.
Platform: | Size: 4096 | Author: Fan | Hits:

[Crack HackSDES

Description: SDES加密算法的java实现。 带图形界面。 并且是CBC模式的。-SDES algorithm with java. with gui and it is based on cbc mode.
Platform: | Size: 34816 | Author: xiao | Hits:

[Software Engineeringsdes-report

Description: sdes based encryption.it is a simplified version of des algorithm
Platform: | Size: 441344 | Author: simran | Hits:

[Crack Hacksdes

Description: 实现了simple des算法进行文件加解密,命令行形式运行。-Simple DES algorithm for file encryption and decryption, command line operation.
Platform: | Size: 2048 | Author: 谢勇 | Hits:

[SCMsdes.cpp

Description: This program implements the SDES algorithm to peform Encrytion and Decryption
Platform: | Size: 4096 | Author: sam2017 | Hits:
« 12 »

CodeBus www.codebus.net