资源列表
EncryDeCry
- 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryptio
ggg
- 一款小游戏.乐趣无穷
24count
- 算24小游戏源码,用c实现的,电脑随机产生四个数,
Resturent
- Calculator Program developed in cpp language
android_buildup
- android环境搭建,包括涉及到的硬件下载地址,androidpulgin 安装以及插件的管理和注意事项。-build up android develop enviroment
crypto
- openssl rsa算法 调用DLL加密-openssl rsa
m32104ut_pld
- Definitions for Programmable Logic Device(PLD) on M32104UT board. Based on m32700ut_pld.h.
enic_api
- enic_api_devcmd_proxy_by_index(struct net_device netdev.
hvapi
- hvapi.c: Hypervisor API management for Linux v2.13.6.
nf_conntrack_tuple
- Definitions and Declarations for tuple.
c_locale
- This an internal header file, included by other library headers. -This is an internal header file, included by other library headers.
uninitialized_test
- Building a vector result in a uninitialized_copy call internally.
