-
polar-3gpp-matlab-master
说明: 3Gpp中的poalr 码仿真,只要实现其编码和译码程序(polar code simulation in 3GPP)
- 2019-05-06 18:49:08下载
- 积分:1
-
encryption
简单的双规加密法和钥控序列加密法
C++实现,可选择(Doubletrack and Keycontrol)
- 2021-04-29 01:58:43下载
- 积分:1
-
这是我上信息安全课做的作业,des的加密算法。
这是我上信息安全课做的作业,des的加密算法。-This is my lesson to do on information security operations, des encryption algorithm.
- 2022-01-26 16:01:34下载
- 积分:1
-
游戏修改器 游戏修改器
游戏修改器 游戏修改器 -Play games Modifier Modifier Modifier games
- 2022-03-23 17:54:49下载
- 积分:1
-
DELPHI the INDY use to quickly create MD5 encryption demonstration
利用DELPHI的INDY来快速制作MD5加密的演示-DELPHI the INDY use to quickly create MD5 encryption demonstration
- 2023-07-11 07:40:03下载
- 积分:1
-
blowfish 的加密算法,编程语言:Asm.
blowfish 的加密算法,编程语言:Asm.
-this is the blowfish Encryption Algorithm,writed in Asm
- 2022-04-30 23:39:33下载
- 积分:1
-
Double random phase encoding
基于fresnel的双随机相位编码算法,直接可以运行,很适合刚刚学习的朋友(it can run directly, it is suitable for friends who have just studied)
- 2017-07-31 16:33:15下载
- 积分:1
-
shu-zi-mi-ma-suo
数字密码锁确保了我们使用的电子设备的加密功能,保证人们安全使用自己有秘密的材料!(Digital code lock to ensure that the electronic devices we use encryption to ensure the safe use secret material!)
- 2013-03-15 16:01:48下载
- 积分:1
-
sha256
SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc)
void SHA256Update (SHA256Context *sc, const void *data, uint32_t len)
void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE])
第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果(SHA-256 source code, three external function: void SHA256Init (SHA256Context* sc) void SHA256Update (SHA256Context* sc, const void* data, uint32_t len) void SHA256Final (SHA256Context* sc, uint8_t hash [SHA256_HASH_SIZE]) The first function is initialized, the second hash function, enter the string, the third function of output)
- 2021-04-27 09:28:44下载
- 积分:1
-
rc4
RC4算法的Asm实现,实现效率高,可以很方便的用到工程中去(Asm achieve RC4 algorithm to achieve high efficiency, can be very easy to use project to)
- 2009-09-21 19:45:04下载
- 积分:1