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

Test Driven Development

Test Driven Development

Kent Beck / Addison-Wesley Professional / 2002-11-18 / USD 49.99

Quite simply, test-driven development is meant to eliminate fear in application development. While some fear is healthy (often viewed as a conscience that tells programmers to "be careful!"), the auth......一起来看看 《Test Driven Development》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

随机密码生成器
随机密码生成器

多种字符组合密码

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

HTML 编码/解码