emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/base32 updated (5fa6529ace -> 26b790a52b)


From: ELPA Syncer
Subject: [nongnu] elpa/base32 updated (5fa6529ace -> 26b790a52b)
Date: Tue, 27 Feb 2024 13:03:51 -0500 (EST)

elpasync pushed a change to branch elpa/base32.

      from  5fa6529ace Fix another stray docstring reference
       new  66741b0aeb base32-decode: Handle payloads shorter than allowed 
padding lengths
       new  0c7abe97ed base32-decode: Handle payloads where the = padding has 
been omitted
       new  c38eb3a470 tests: Add standalone base32 encode/decode tests
       new  05e5b47164 tests: regularise the test output a bit
       new  26b790a52b totp-auth: ignore case when the user is searching for a 
secret


Summary of changes:
 Makefile             | 11 +++++++---
 base32.el            | 21 ++++++++++--------
 tests/test-base32.el | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/test-totp.el   | 12 +++++-----
 totp-auth.el         |  5 ++++-
 5 files changed, 92 insertions(+), 19 deletions(-)
 create mode 100644 tests/test-base32.el



reply via email to

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