]> git.eshelyaron.com Git - emacs.git/commit
Further touch-ups to the auth-source obfuscation
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 20 Sep 2019 21:57:34 +0000 (23:57 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 20 Sep 2019 21:57:34 +0000 (23:57 +0200)
commit280cf93f313925375cf57d1d64bfbe940f950452
treea70d009252a4487495b60b6a4e7b0420138d2937
parentc3958e48f6a257fa7e681b2b39ea83d677bcb2f3
Further touch-ups to the auth-source obfuscation

* lisp/auth-source.el (auth-source--obfuscate): Avoid leaking the
length of the password by using PKCS#7 padding.
lisp/auth-source.el