-
C# program to implement the cyclic redundancy check generator polynomial, by mod...
C#程序来实现生成多项式的循环冗余校验,通过修改能校验多项式-C# program to implement the cyclic redundancy check generator polynomial, by modifying the polynomial can check
- 2022-12-06 17:30:03下载
- 积分:1
-
des加密,必须是8位英文字符,或4位中文字符
des加密,必须是8位英文字符,或4位中文字符-des encryption, must be 8 characters in English, or four Chinese characters
- 2022-01-25 19:30:17下载
- 积分:1
-
ceaser转换文本加密技术
ceaser转换文本加密技术-converting text encryption technology
- 2022-02-12 16:27:21下载
- 积分: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
-
VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。...
VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。-VC file encryption function in the source code, this is just a simple example, if you are interested more in-depth study.
- 2023-04-23 01:00:03下载
- 积分:1
-
16c84
基于16C84做的智能卡程序,可以实现智能设置。-16C84-based smart card to do the procedure, you can realize the smart set.
- 2022-02-06 11:45:31下载
- 积分:1
-
VIP account is provide a way to those who do not want upload code to download
VIP account is provide a way to those who do not want upload code to download
- 2022-11-24 04:55:03下载
- 积分:1
-
这些代码告诉你如何从一个密码编辑框中找出密码
这些代码告诉你如何从一个密码编辑框中找出密码-code to tell you how to edit a password box to find passwords
- 2023-03-13 08:50:04下载
- 积分:1
-
an encryption machine used for the registration can add your own procedures you...
一个加密机用来注册用的可以加进你自己的程序里可以试试挺部错的!-an encryption machine used for the registration can add your own procedures you can try Ting Ministry wrong!
- 2022-12-24 17:25:04下载
- 积分:1
-
多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是...
多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data type is the scope-32767---- 32767. Practical problems of the treatment process often involves large integer arithmetic, such as the RSA encryption algorithm requires at least 64-bit integers, the procedure is designed algorithm large integer addition and subtraction operations.
- 2022-03-13 06:04:47下载
- 积分:1