Welcome![Sign In][Sign Up]
Location:
Search - ElGamal

Search list

[Software Engineeringelgamal

Description: Encrypt and decrypt og Elgamal
Platform: | Size: 326656 | Author: elite | Hits:

[Crack HackElGamal-Signature

Description: ElGamal算法的加解密及签名实现,这是一个专业课程设计,包含设计报告。-The ElGamal algorithm encryption and signature
Platform: | Size: 45056 | Author: 友奕 | Hits:

[Data structsElGamal

Description: 大学课程设计里面自己动手实现的ElGamal算法,环境是VC-University of curriculum design inside their own hands to achieve ElGamal algorithm, the environment is VC++
Platform: | Size: 3072 | Author: 蒋骋志 | Hits:

[Crack HackElGamal

Description: ELGamal算法,用于加密算法,课设做的,足够应付课设了-ELGamal algorithm, encryption algorithm
Platform: | Size: 3880960 | Author: 乌铮 | Hits:

[Crack Hackelgamal

Description: ElGamal算法,是一种较为常见的加密算法,它是基于1984年提出的公钥密码体制和椭圆曲线加密体系。既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。在加密过程中,生成的密文长度是明文的两倍,且每次加密后都会在密文中生成一个随机数K。-The ElGamal algorithm is a more common encryption algorithm, which is based on the 1984 public key cryptosystem and elliptic curve cryptography system. Both digital signature can also be used for data encryption, its security relies on computational finite field discrete logarithm problem. Generated during the encryption process, the length of the ciphertext is plaintext twice, and each encryption will generate a random number K in the ciphertext.
Platform: | Size: 2048 | Author: 李小龙 | Hits:

[Crack HackElgamal

Description: 公约密码中的ElGamal签名算法,通过C++程序实现了其签名过程。-Convention password ElGamal signature algorithm by C++ program to achieve its signature process.
Platform: | Size: 3550208 | Author: WindAchilles | Hits:

[Crack Hackelgamal

Description: 实现数字签名Elgamal算法,该算法是在rsa算法基础上的变形算法。-Digital signature Elgamal algorithm, the algorithm is in the rsa algorithm on the basis of the deformation algorithm.
Platform: | Size: 1024 | Author: jimoyong | Hits:

[CA authElGamal

Description: ELGamal数字签名加解密算法的源码( c++)-Encryption source code of ELGamal (c++)
Platform: | Size: 13312 | Author: 左力 | Hits:

[Crack HackElGamal

Description: ElGamal數位簽章加解密程式, 可自行修改訊息M用以產生簽章S1與S2-ElGamal digital signature encryption and decryption program can modify the message M to produce the Signature S1 and S2
Platform: | Size: 1024 | Author: ASO | Hits:

[OS programElGamal

Description: 利用512位大素数的ElGamal算法的实现-ElGamal
Platform: | Size: 11264 | Author: 章羽辰 | Hits:

[Crack Hackrsa-elgamal-dsa

Description: rsa Elgamal及DSA的使用实例,运用此类算法加密解密及签名验签-rsa Elgamal and DSA use instances, the use of such algorithm for encryption and decryption and signature inspection signed
Platform: | Size: 5120 | Author: hdxs | Hits:

[Crack HackElGamal

Description: 使用bouncy castle 的jar包实现的ElGamal加密模块,以及测试用例,需要导入bouncy castle包(内附),并且你需要在JDK的JRE环境中,或者是JRE环境中配置上local_policy.jar和US_export_policy.jar(压缩包内已有jdk6和7的)。 切换到 JDK_Home \jre\lib\security目录下,对应覆盖local_policy.jar和US_export_policy.jar两个文件。同时,你可能有必要在 JRE_Home \lib\security目录下,也需要对应覆盖这两个文件。 配置权限文件的最终目的是为了使应用在运行环境中获得相应的权限,可以加强应用的安全性。 通常,我们在应用服务器上安装的是JRE,而不是JDK。因此,这就很有必要在应用服务器的 JRE_Home \lib\security目录下,对应覆盖这两个权限文件。-Use bouncy castle jar package implements the ElGamal encryption module, as well as the test case, you need to import a bouncy castle pack (included), and you need the JDK JRE environment, or the JRE the configuration on local_policy.jar and US_export_policy.jar (compression packages of existing jdk6 and 7). Switch to JDK_Home \ jre \ lib \ security directory, the corresponding coverage local_policy.jar, and US_export_policy.jar two files. At the same time, you may need in the JRE_Home \ lib \ security directory also needs corresponding to the coverage of these two documents. Configuration permissions files ultimate goal is to make application to obtain the appropriate permissions in the operating environment, can strengthen the security of the application. Typically, it is installed on the application server JRE, instead of JDK. This is necessary in the application server JRE_Home \ lib \ security directory corresponding to the coverage of these two permissions file.
Platform: | Size: 2014208 | Author: 张起 | Hits:

[source in ebookElGamal

Description: elgamal签名方案,C语言实现签名,验证,欢迎下载-elgamal signature scheme, C language signature, validation, welcome to download
Platform: | Size: 13312 | Author: mac | Hits:

[File FormatElgamal

Description: 非对称密码体制中常见加密体制,Elgamal加密算法以C++实现-The asymmetric cryptosystem encryption system, Elgamal encryption algorithm to C++
Platform: | Size: 1024 | Author: AndreaSheng | Hits:

[Crack HackElGamal

Description: 用椭圆曲线实现ElGamal算法,根据来源于国密局SM2算法的标准参数,Fp-192曲线,运用一个大数类能够实现密码算法所需要的基本运算。-Using elliptic curve ElGamal algorithm, according to secret from the State Bureau of SM2 algorithm standard parameters, Fp-192 curve, the use of a class of large numbers cryptographic algorithm to achieve the required basic operations.
Platform: | Size: 5304320 | Author: 周佳琦 | Hits:

[OtherElGamal

Description: ElGamal加密算法,经过测试可以编译运行-ElGamal Encryption
Platform: | Size: 3582976 | Author: 孙雄 | Hits:

[CA authElgamal

Description: ElGamal algorithm not only used for data encryption can be used for digital signatures, their safety depends on the calculation of a finite field discrete logarithm this problem. Key to the method. First of all, choose a prime number p, the two random numbers, g and x, g, x <p, computing y = g ^ x (mod p), for its public key y, g and p. Private key is x. g and p by a group of users to share. ElGamal for digital signatures. Information was signed M, first choose a
Platform: | Size: 57344 | Author: HamzaAnwer | Hits:

[CA authelgamal

Description: ----------ElGamal encryption- ----------ElGamal encryption------
Platform: | Size: 1660928 | Author: chelovek | Hits:

[Crack HackELGamal-Algorithm

Description: ElGamal算法既能用于数据加密也能用于数字签名-ELGamal Algorithm
Platform: | Size: 128000 | Author: lhl | Hits:

[Crack Hackelgamal

Description: Algoritm Elgamal em java
Platform: | Size: 1024 | Author: raul santos | Hits:
« 1 2 3 45 6 7 8 »

CodeBus www.codebus.net