Server IP : 111.118.215.189 / Your IP : 18.221.20.252 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/emacs/24.3/lisp/net/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
;ELC ;;; Compiled by mockbuild@buildfarm06-new.corp.cloudlinux.com on Fri Oct 11 10:10:34 2024 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/net/sasl-cram.el ;;; in Emacs version 24.3.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\207" [require sasl hmac-md5] 2) (defconst sasl-cram-md5-steps '(ignore sasl-cram-md5-response)) (defalias 'sasl-cram-md5-response #[(client step) "\303\304\305\306!\"!\307\216\306!\310\311\312\313\n! \"!Q*\207" [client passphrase step sasl-read-passphrase format "CRAM-MD5 passphrase for %s: " sasl-client-name ((fillarray passphrase 0)) " " encode-hex-string hmac-md5 sasl-step-data] 6]) (byte-code "\301\302\303\304\305\"#\210\306\302!\207" [sasl-cram-md5-steps put sasl-cram sasl-mechanism sasl-make-mechanism "CRAM-MD5" provide] 6)