-
算法起源 RSA 与 visual studio 2013 GMP 图书馆
这是我的代码,我用 c 语言编写的库 gmp 结合时的代码。我在 Visual studio 2013 上进行编译。我的程序是计算值为公共密钥 n、 e、 秘密的关键 d 和后存储在文件的文本。该程序有 3 功能是计算,最后的工作会议,生成密钥并转到上一届会议。当用户选择退出程序的功能然后程序将退出。
- 2023-04-26 19:10:03下载
- 积分:1
-
Crypton algorithm realization.
Crypton algorithm realization.
- 2022-09-05 10:35:02下载
- 积分:1
-
这个是IDEA加密算法的源代码(C语言版本)
这个是IDEA加密算法的源代码(C语言版本)-This is the IDEA encryption algorithm source code (C language version)
- 2022-08-19 12:57:06下载
- 积分:1
-
COBRA cipher algorithm example.
COBRA cipher algorithm example.
- 2022-03-06 21:09:35下载
- 积分:1
-
MD5生成器,可以生成字符串或文件的MD5值
MD5生成器,可以生成字符串或文件的MD5值-MD5 Generator can generate the MD5 string or document the value of
- 2023-04-30 22:10:03下载
- 积分:1
-
A new MD5 encryption algorithm, the use of ASP language version
一种用于新型MD5的加密算法,使用 ASP语言版-A new MD5 encryption algorithm, the use of ASP language version
- 2022-07-13 22:48:32下载
- 积分:1
-
pgp sdk optest
PGP Software Development Kit Cryptographic Module
Operational Test Notes
WHAT IS IT?
----------
The optest program is used as part of the FIPS 140-2 validation process.
In particular, section TE03.14.02 which requires that the tester shall
perform each of the specified services and observe that that they have
been implemented properly. As a side benefit to clients of the SDK
this code can also be used a good example of how to perform a number
of commonly used functions, whether or not the developer intends to run
in FIPS mode.
Depending on what option is chosen from the command line the following tests
will be run:
FIPS MODE SPECIFIC TESTS
------------------
- Invoke the Approved mode of operation (optest.c)
This involves Initializing the SDK, checking
- 2022-02-02 03:16:08下载
- 积分:1
-
des加密算法的增强版key的长度比以前多
des加密算法的增强版key的长度比以前多--Enhancement version of DES encryption algorithm in which key is much longer than before
- 2023-07-11 22:55:03下载
- 积分:1
-
一个比较简单的加密程序
一个比较简单的加密程序-a relatively simple encryption program
- 2022-03-13 17:52:14下载
- 积分:1
-
elgamal 签名
应用背景专注于满足安全问题结合RSA算法和对称密钥加密的基础上增强ElGamal算法数字签名方案。该方案是通过合并整数因子分解问题和离散对数问题。由于它提供了更好的计算速度和吞吐量比现有的rsa-elgamal算法。关键技术 ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;及 ; ; ; ; ; ; ; ; ; ; ; ; ;提出的方案ElGamal型方案,使它的重点从原来的方案不同生成和加密解密过程。在这种技术中我们使用了两个单独的文件,用于加密文件和二签署消化消息。我们使用对称密钥加密增强ElGamal密码
- 2022-03-18 23:07:16下载
- 积分:1