NTLM authentication library

码农软件 · 软件分类 · 安全相关框架 · 2019-10-03 16:29:48

软件介绍

NTLM authentication library 是一款在 Linux/Unix 下使用的,用于通过 Windows 服务器进行用户认证 (NTLM)的 C 库

libntlm is a library that implement Microsoft's NTLM authentication. However, the packaging of libntlm lacked certain things, such as having build problems, lacking shared library support, lacking autoconf macro for use in other applications, lacking pkg-config support, and more. So this page distributes an improved version of the library; called Libntlm. Compared to the original releases, the current version has been entirely re-written and only shares the same function interfaces.

本文地址:https://www.codercto.com/soft/d/15958.html

Java in a Nutshell, 6th Edition

Java in a Nutshell, 6th Edition

Benjamin J Evans、David Flanagan / O'Reilly Media / 2014-10 / USD 59.99

The latest edition of Java in a Nutshell is designed to help experienced Java programmers get the most out of Java 7 and 8, but it's also a learning path for new developers. Chock full of examples tha......一起来看看 《Java in a Nutshell, 6th Edition》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

SHA 加密
SHA 加密

SHA 加密工具