搜索资源列表
CryptoAPI_For_Delphi
- CryptoAPI的Delphi头文件,补充Windows头文件的不足,让Delphi程序员可以使用Crypt组加解密函数-CryptoAPI' s Delphi header files to supplement the deficiencies in Windows header files, so that programmers can use the Crypt Group Delphi encryption and decryption functions
StandaloneUnits
- Use the crypto module to encrypt sensitive data using a key you generated yourself... This is quite handy with INI files which you can use to get and set data for you applications. You can also check out some dates related to passwords and expiry dat
rhstr
- String hanlding library. Functions for crypto, token etc
gnu-crypto-2.0.1
- gnu crypto it is good library for cryptography
CryptoAPI2-Wrapper
- This a collection of wrapper classes for the wcrypt2.pas header translation for the Microsoft Crypto API.-This is a collection of wrapper classes for the wcrypt2.pas header translation for the Microsoft Crypto API.
ASM-EXAMPLE-CODES-3
- Crypto graphy ASM logic embedded
aaaaa
- 是现在非常流行的network processor上的微代码的编程,是其中基于最新的IXP2850的crypto units的ipsec的一个例子,告诉大家如何利用已有的宏以及调用硬件资源。
1267_1
- presents a simple crypto algorithm is executed on the permutation method
XORcrypt
- presents a simple crypto algorithm is executed on XOR method
Project1
- presents a simple crypto algorithm is executed on XOR method key
Crypto
- This source code!-This is source code!
vbs crypto
- you can criptograph an return decrypotograph msg or word
crypto
- 密码学课程的教学word文档,里面的内容很全,很新-Teaching courses in word document password, which is very wide, very new
Crypto
- delphi 加解密AES 文 件 檔 案 -delphi aes
Go语言跟html开发的在线聊天室系统
- 可实现在线注册,登陆,聊天等功能。 使用websocket通信协议,聊天过程无延迟,无页面刷新等。 运行时需要以下模块 github.com/gorilla/mux v1.8.1 github.com/gorilla/websocket v1.5.3 github.com/mattn/go-sqlite3 v1.14.24 golang.org/x/crypto v0.32.0