搜索资源列表
cangkuguanli
- 系统默认管理员为:admin 密码:888 本系统采用密码保护措施,5次密码错误则被锁定。 本系统的权限采用用户组来管理,可以任意设置用户组的权限,只要将某个用户设置为某个用户组,他就具有此用户组的权限了。 系统默认设置了系统管理员,入库员,出库员三种用户组,即三种权限,入库员只能入库,出库员只能出库,管理员可以进行各种操作。 权限具体操作为:从权限管理菜单中 “用户组管理”来管理相应的用户组的名称,“权限管理”来设置用户组的权限,即操作菜单的权限。“用户管理”
CryptoPPRef
- 著名超强加密解密函数类库Crypto++的最新Reference参考资料。官方的超全!-Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumentation Hash Functions SHA1, SHA224, SHA256, SHA384,
RSA(Cplus)
- 将常见的一些加密库都测试一下,再根据情况选择一个应用到项目中去.Crtpto++的RSA签名算法-Some of the common cryptographic libraries to test, then the case may select an application to the project to go. Crtpto++ The RSA Signature Algorithm
encrytionlib-1-0
- c#编写的一个加密库,包含常见的加密算法。-c# written in an encrypted database that contains common encryption algorithm.
STM32_加解密库_UM0586_stm32-cryp-lib.zip_
- STM32 AES 官方加密库,官方源码(STM32 AES official encryption library, the official source code)
C#基类库大全2017
- C#基类库大全2017 文件读写 文件夹读写 各种加密解密 XML操作 弹出消息类 压缩解压缩 正则表达式 文件操作类 配置文件操作类(DEncrypt Backup DLL ResourceManager)
winAPI
- 是一个款关于RFID读写器连接的动态库,动态库未经加密,只要使用反编译工具很容易的。(Open source control)
CRC32_Class
- 自行封装的C++加密算法类,基于CRC32,有需要的朋友可以看下,个人感觉不错!(Self packaged C++ encryption algorithm class, based on CRC32, there is a friend in need can see, the individual feel good!)
shaih-HElib-69c7f2e
- 同态加密开源库,可实现密文计算,详情可以在github上搜索helib(Homomorphic encryption open source library, ciphertext computing can be achieved, the details can be searched on the helib GitHub)
ExtendHelp
- c#扩展类库,里面有很多工具类,从string的扩展到加密(C# extension class library, there are many tools category)
证书加密解密
- 本次实验是基于广泛测试的公开加密库来实现数字签名服务。这里选择了 M2Crypto 加密库来实现,M2Crypto 加密库能够完整的支持 OpenSSL 库,所以会 更加方便点。而且这个库中包含有 RSA 非对称加密算法(M2Crypto.RSA),高级 的加密解密接口(M2Crypto.EVP),还能操作 X.509 证书(M2Crypto.X509)。我们 可以先通过 M2Crypto 库里的模块来生成证书、公钥文件和私钥文件,后面再利 用生成的证书、私钥和公钥来实现加密解密及数字
KeeloqLibTest
- keeloq协议发送器和接收器一般用于arduino,包含nflr加密库(send and reciver keeloq code)
MD5加密类库
- 支持在线解密md5加密,强大的破解密码库(Support MD5 decryption and encryption)
Eziriz-Net-Reactor
- .net混淆加密,用于加密C#编译过生成的DLL动态库文件(.net confusing encryption to encrypt the C# compiled DLL dynamic library files)
poco-1.7.3-Data-Sqlite
- 给Poco的Sqlite库新增了加密功能(A new encryption function is added to the Sqlite Library of Poco)
加密解密支持库(带编辑信息,有运行支持代码)
- 加密解密,保护版权使用,不带编辑信息,程序作者适用。(Encryption and decryption, protection of copyright, with editing information.)
加密解密支持库(不带编辑信息,有运行支持代码)
- 加密解密,保护版权使用,不带任何编辑信息,程序作者适用。(Encryption and decryption, protection of copyright, without editing information.)
csharp类库
- 文件夹读写,图片读写,各种加密解密,XML操作,ftp操作,自己常用的类库(Folder read and write, picture reading and writing, various encryption and decryption, XML operation, FTP operation, commonly used class library)
MD5
- PB12.5写的MD5加密,PB调用cryptdll.dll动态链接库进行MD5加密(MD5 encryption written by PB12.5. PB calls cryptdll. DLL Dynamic Link Library for MD5 encryption)
加解密算法库
- 一个功能强大的加密算法库,包含RSA、3DES等多种加密算法