-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upstream changes: 0.033 2021-05-01 - fix #31 verify_xxx options do not work properly with decode_payload=0 0.032 2021-03-18 - fix #30 use lower uid/gid in release tarball 0.031 2021-01-10 - fix #29 Broken JWS support for ES256K "alg" type 0.030 2021-01-08 - fix #28 Using "kid_keys" with PS256 fails
- Loading branch information
wen
committed
Jul 5, 2021
1 parent
0d46040
commit 1f639b9
Showing
2 changed files
with
7 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.1 2020/09/13 08:16:48 wiz Exp $ | ||
$NetBSD: distinfo,v 1.2 2021/07/05 23:04:03 wen Exp $ | ||
|
||
SHA1 (Crypt-JWT-0.029.tar.gz) = e5001a82a49d08358a63694c9512b62b55253c3e | ||
RMD160 (Crypt-JWT-0.029.tar.gz) = 349a0dc343f546e559943bce34fc36b062142a49 | ||
SHA512 (Crypt-JWT-0.029.tar.gz) = a09db9afa231a2b24ca7e88e610d62f9c60bb36076219dd661defb4e19d7399d83102c1aedb79069ea973d25e0e3d17221007684053e41f644aad92dbd4d825e | ||
Size (Crypt-JWT-0.029.tar.gz) = 83868 bytes | ||
SHA1 (Crypt-JWT-0.033.tar.gz) = d7af520262e30e33ce954773bda0d5c7d610f2de | ||
RMD160 (Crypt-JWT-0.033.tar.gz) = a770f88b84762849de812db28c16cf95bb494799 | ||
SHA512 (Crypt-JWT-0.033.tar.gz) = c846c9267f72fab8f760d49c31b58c527cc97da684975fad33f16a4325b878197810fa4e16687cbe132f821f5449825521a4067da4754ecdb6335461b08aa3a9 | ||
Size (Crypt-JWT-0.033.tar.gz) = 84063 bytes |