?? ut_crammd5.cpp
字號:
/* =================================================================
// class: CUT_CramMd5
// File: UT_CramMd5.cpp
//
// Purpose:
//
// Challenge-Response Authentication Mechanism
// Based on Request for Comments: 2104
//
// HMAC is a mechanism for message authentication
// using cryptographic hash functions. HMAC can be used with any
// iterative cryptographic hash function, e.g., MD5, SHA-1, in
// combination with a secret shared key
// ===================================================================
// Ultimate TCP/IP v4.2
// This software along with its related components, documentation and files ("The Libraries")
// is
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -