Revisions of jwt_verify_lib
Dominique Leuenberger (dimstar_suse)
accepted
request 765233
from
Michał Rostecki (mrostecki)
(revision 6)
- Update to version 20191024: * Add support for ES384 and ES512 * Add HS384 and HS512 support * Clear openssl error queue if HMAC() fails * Add HS256 support - Add source package, remove lib* and devel package - now it's not possible to build jwt_verify_lib outside envoy-proxy's source tree. - Remove Maistra sources: * jwt-verify-lib-openssl-20190806.tar.xz - Add patch which adds compatibility with OpenSSL: * jwt_verify-make-compatible-with-openssl.patch (forwarded request 765232 from mrostecki)
Dominique Leuenberger (dimstar_suse)
accepted
request 746425
from
Michał Rostecki (mrostecki)
(revision 5)
Dominique Leuenberger (dimstar_suse)
accepted
request 721261
from
Michał Rostecki (mrostecki)
(revision 4)
- Use OpenSSL instead of BoringSSL. - Update to version 20190708: * Implement RS384/RS512 token verification * Add tests for RS384 and RS512 tokens * Harden JwkRSA verification code * Reduce fuzz truncate case * Fix verify_time_test * one more uint64 * one more uint64_t * change to unsigned * clean struct_utils * clean protobuf binding * remove rapidjson * fix jwks * 3rd draft * second draft * first draft * Clear SSL errors for failed verification - Remove patch: * bazel-unbundle-dependencies.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 717921
from
Michał Rostecki (mrostecki)
(revision 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 680192
from
Michał Rostecki (mrostecki)
(revision 2)
Dominique Leuenberger (dimstar_suse)
accepted
request 669041
from
Michał Rostecki (mrostecki)
(revision 1)
- Add soname field to shared library object. - Disable --strip option in Bazel and let OBS take care of stripping. - Initial version 20181125 - Add patch to not bundle dependencies as Bazel http_archives, but rather link them dynamically. * bazel-unbundle-dependencies.patch
Displaying all 6 revisions