原创 general format of a zip file

general format of a zip file ------------------------------------------------- editorial note: this version was downl

原创 ZIP-File-Format-Specification-2007-zh_cn

Files stored in arbitrary order.  Large .ZIP files can span multiple volum

原创 sha c

SHA-1 Source Code This optimized SHA-1 implementation conforms to FIPS 180

原创 The ClientLogin authorization process

Authorization with ClientLogin involves a sequence of interactions between three entities: the installed application, G

原创 jp

簽名的過程是先生成一個mianfast。mf這個文件是對所有資源文件的摘要,然後sf文件是對這個文件的加密。rsa中記錄了公鑰,加密方法,和公指數什麼的。現在是加密過程 我想實現的是根據rsa中的信息解密sf文件,然後和mf文件對比

原创 開發人員指南:數據 API 協議 – 適用於已安裝應用程序的 ClientLogin

http://code.google.com/intl/zh-CN/apis/youtube/2.0/developers_guide_protoc

原创 ssl加密協議

SSL(Secure Sockets Layer 安全套接層),及其繼任者傳輸層安全(Transport Layer Security,TLS)是爲網絡通信提供安全及數據完整性的一種安全協議。TLS與SSL在傳輸層對網絡連接進行加密。

原创 N久之前寫的SHA-1和SHA-256的文本和字符串消息摘要程序

#include   "stdio.h"       void   getHex(long   len,unsigned char*   tmplen); //取長度填充64bit    void   encode(FILE   *fp

原创 關於GET和POST請求

1.    相同點: 都屬於http請求的方法,所以都包含開始行,頭域,頭域結束符,消息主體 2.    不同點: a)      GET被指定用於客戶端從服務器獲取資源,POST被指定用於客戶端向服務器提交資源 b)     GET請求

原创 【數字摘要算法】SHA算法(sha-0/sha-1/sha-2)

SHA-1   SHA 家族   SHA (Secure Hash Algorithm,譯作安全散列算法) 是美國國家安全局 (NSA) 設計,

原创 URL URI

Web上可用的每種資源 - HTML文檔、圖像、視頻片段、程序等 - 由一個通過通 用資源標誌符(Universal Resource Identifier, 簡稱"URI")進行定位。 URI一般由三部分組成: 訪問資源的命名機制。

原创 BS架構

http://baike.baidu.com/view/4281465.htm 點贊 收藏 分享 文章舉報

原创 zlib2

ZIP文件是一種很常見的壓縮文件格式,用戶在windows下經常要使用WINZIP程序進行文件壓縮和解壓操作。不過,WINZIP程序只能由用戶操作,而沒有提供開發方面的接口。這樣,要想在用戶的應用程序中加入文件壓縮和解壓功能,就有一定困難

原创 Authentication and Authorization in the Google Data Protocol

http://code.google.com/intl/zh-CN/apis/gdata/docs/auth/overview.html

原创 Captcha

http://baike.baidu.com/view/538168.htm 點贊 收藏 分享 文章舉報