gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU ELPA] Ntlm version 2.1.0


From: ELPA update
Subject: [GNU ELPA] Ntlm version 2.1.0
Date: Sun, 31 Mar 2024 05:40:34 -0400

Version 2.1.0 of package Ntlm has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Ntlm describes itself as:

  ===========================================
  NTLM (NT LanManager) authentication support
  ===========================================

More at https://elpa.gnu.org/packages/ntlm.html

## Summary:

  This library is a direct translation of the Samba release 2.2.0
  implementation of Windows NT and LanManager compatible password
  encryption.

  Interface functions:

  ntlm-build-auth-request
    This will return a binary string, which should be used in the
    base64 encoded form and it is the caller's responsibility to encode
    the returned string with base64.

  ntlm-build-auth-response
    It is the caller's responsibility to pass a base64 decoded string
    (which will be a binary string) as the first argument and to
    encode the returned string with base64.  The second argument user
    should be given in user@domain format.

  ntlm-get-password-hashes


  NTLM authentication procedure example:

## Recent NEWS:

[Not provided 🙁]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]