Server IP : 111.118.215.189 / Your IP : 18.117.158.174 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/gnus/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
;ELC ;;; Compiled by mockbuild@buildfarm06-new.corp.cloudlinux.com on Fri Oct 11 10:10:27 2024 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/gnus/rfc2104.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. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (defconst rfc2104-ipad 54) (defconst rfc2104-opad 92) (defconst rfc2104-nybbles (byte-code "\303\304\305\"\306\203! \211@@)\211@A)I\210A\211\204 *\207" [ls v x make-vector 103 nil ((48 . 0) (97 . 10) (65 . 10) (49 . 1) (98 . 11) (66 . 11) (50 . 2) (99 . 12) (67 . 12) (51 . 3) (100 . 13) (68 . 13) (52 . 4) (101 . 14) (69 . 14) (53 . 5) (102 . 15) (70 . 15) (54 . 6) (55 . 7) (56 . 8) (57 . 9))] 4)) (defalias 'rfc2104-hash #[(hash block-length hash-length key text) "G V\203 \n!\202 \211G\306 \f\"\306 \\\"\307\211\310U\204U H \311\f\"I\210\311\"I\210T\202* )\312\n P!!\310 \313_U\204\230 HH\314_THH\\I\210\313\\T\202f *\312\n!!.\207" [key block-length hash len rfc2104-ipad ipad make-string nil 0 logxor string-make-unibyte 2 16 hash-length rfc2104-opad opad c partial i text w r rfc2104-nybbles] 7]) (provide 'rfc2104)