-
java写的base64加解码算法
java写的base64加解码算法-Base64 code/decode algorithm written in Java
- 2023-01-28 11:55:03下载
- 积分:1
-
whjt05_iros
Multi-Agent Quadrotor Testbed Control Design:
Integral Sliding Mode vs. Reinforcement Learning
- 2010-03-04 16:32:47下载
- 积分:1
-
LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。
你可以在这里下载到源文件及...
LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。
你可以在这里下载到源文件及其说明:http://www.libtomcrypt.org
libtomcrypt在C++builder6下编译为tomcrypt.lib
-LibTomCrypt is a comprehensive, scalable cryptography libraries. Including the major types of encryption function, the one-way function summary, the pseudo-random number generator, public key encryption function. You can download the source of the document and its Note : http :// in C www.libtomcrypt.org libtomcrypt builde r6 compiler for tomcrypt.lib
- 2022-10-03 23:55:03下载
- 积分: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
-
这是RC5算法的ASM实现,效率很高,可以直接用到工程中去
这是RC5算法的ASM实现,效率很高,可以直接用到工程中去-This is the RC5 algorithm ASM realization of very efficient and can be used directly on projects to
- 2022-02-25 07:12:49下载
- 积分:1
-
Skipjack 加密算法 美国国家安全局标准加密算法
Skipjack 加密算法 美国国家安全局标准加密算法-Skipjack encryption algorithm US country peaceful overall
situation standard encryption algorithm
- 2022-01-26 02:18:26下载
- 积分:1
-
Well
著名图论问题之一。邮递员从邮局出发送信,要求对辖区内每条街,都至少通过一次,再回邮局。在此条件下,怎样选择一条最短路线?此问题由中国数学家管梅谷于1960年首先研究并给出算法,故名。-Well-known graph theory problems. Postman deliver a letter from the post office proceed to require every street within the right area, at least through the time, return to post office. Under these conditions, how to select a shortest route? This issue by the Chinese mathematician Mei Gu tube study in 1960, and gives the first algorithm, hence the name.
- 2022-06-01 03:25:54下载
- 积分:1
-
ECC_TEST
椭圆曲线(ECC)算法是一种公钥算法,它比流行的RSA算法有很多优点:
1)安全性能更高 , 如160位ECC与1024位RSA、DSA有相同的安全强度。
2)计算量小,处理速度快, 在私钥的处理速度上(解密和签名),ECC比RSA、DSA快得多。
3)存储空间占用小 ECC的密钥尺寸和系统参数与RSA、DSA相比要小得多, 所以占用的存储空间小得多。
4)带宽要求低。(OPENSSL ECC
EC_get_builtin_curves
EC_GROUP_new_by_curve_name
EC_KEY_generate_key)
- 2020-11-24 22:59:33下载
- 积分:1
-
用C写的DES加密的一个算法。是很不错的。
用C写的DES加密的一个算法。是很不错的。-Using C written by a DES encryption algorithm. Is very good.
- 2022-02-15 16:28:55下载
- 积分:1
-
decr
RC4 decryption algorithms:
matlab code
- 2013-02-04 03:59:06下载
- 积分:1