-
ECC
C语言,大素数域上的椭圆曲线加密解密算法(C language, the domain of large prime numbers on the elliptic curve encryption and decryption algorithm)
- 2021-04-18 14:08:52下载
- 积分:1
-
DES_3DES
DES算法是这样工作的:如Mode为加密,则用Key 去把数据Data进行加密, 生成Data的密码形式(64位)作为DES的输出结果;如Mode为解密,则用Key去把密码形式的数据Data解密,还原为Data的明码形式(64位)作为DES的输出结果。在通信网络的两端,双方约定一致的Key,在通信的源点用Key对核心数据进行DES加密,然后以密码形式在公共通信网(如电话网)中传输到通信网络的终点,数据到达目的地后,用同样的Key对密码数据进行解密,便再现了明码形式的核心数据。这样,便保证了核心数据(如PIN、MAC等)在公共通信网中传输的安全性和可靠性。 通过定期在通信网络的源端和目的端同时改用新的Key,便能更进一步提高数据的保密性,这正是现在金融交易 网络的流行做法。 下面是DES原理及实现步骤,以及VC++关于DES加密解密的详细源程序(Complete source code, calling process, detailed explanation of the principle)
- 2020-06-19 20:20:01下载
- 积分:1
-
使用DES3进行加密,包含全部delphi源代码!
使用DES3进行加密,包含全部delphi源代码!-DES3 use of encryption, including all delphi source code!
- 2022-06-30 05:24:08下载
- 积分:1
-
MD5的c/c++的一个实现范例,包含MD5开发包
MD5的c/c++的一个实现范例,包含MD5开发包-MD5 of c/c++ Realize a sample, including MD5 Development Kit
- 2022-02-15 16:48:20下载
- 积分:1
-
RSA加密的程序
RSA加密的程序-RSA encryption procedure
- 2023-06-25 08:35:03下载
- 积分:1
-
Enkripsi
encrypt and descrypt
- 2012-10-01 12:21:35下载
- 积分:1
-
字节取反
字节取反-Take anti-byte
- 2022-02-04 14:55:59下载
- 积分:1
-
RSA
RSA-1.02VERSION
- 2023-09-05 10:05:03下载
- 积分:1
-
Password Safe is a password database utility. Users can keep their passwords sec...
Password Safe is a password database utility. Users can keep their passwords securely encrypted on their computers. A single Safe Combination unlocks them all.-Password Safe Password Safe is a password database utility. Users can keep their passwords securely encrypted on their computers. A single Safe Combination unlocks them all.
- 2022-03-22 18:11:23下载
- 积分:1
-
基于FPGA的crc设计,有一定的参考价值,写的比较详细
基于FPGA的crc设计,有一定的参考价值,写的比较详细-CRC FPGA-based design, has a certain reference value, a more detailed written
- 2022-03-05 23:56:20下载
- 积分:1