Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thalhammer/jwt-cpp
/ functions
Functions
441 in github.com/Thalhammer/jwt-cpp
⨍
Functions
441
◇
Types & classes
108
↓ 2 callers
Method
has_jwk_claim
* Check if a jwk claim is present * \return true if claim was present, false otherwise */
include/jwt-cpp/jwt.h:4035
↓ 2 callers
Method
has_x5c
* Check if X509 Chain is present ("x5c") * \return true if present, false otherwise */
include/jwt-cpp/jwt.h:4017
↓ 2 callers
Function
i2d_ECDSA_SIG
tests/OpenSSLErrorTest.cpp:416
↓ 2 callers
Method
is<double>
include/picojson/picojson.h:364
↓ 2 callers
Function
load_private_ec_key_from_string
* \brief Load a private key from a string. * * \deprecated Use the templated version helper::load_private_key_from_string with error::ecdsa_erro
include/jwt-cpp/jwt.h:907
↓ 2 callers
Method
parse_array_stop
include/picojson/picojson.h:955
↓ 2 callers
Method
parse_object_stop
include/picojson/picojson.h:1088
↓ 2 callers
Function
serialize_str
include/picojson/picojson.h:559
↓ 2 callers
Method
set_bool
include/picojson/picojson.h:935
↓ 2 callers
Function
set_last_error
include/picojson/picojson.h:1142
↓ 1 callers
Function
BIO_new
tests/OpenSSLErrorTest.cpp:84
↓ 1 callers
Function
ECDSA_SIG_new
tests/OpenSSLErrorTest.cpp:345
↓ 1 callers
Function
EC_GROUP_new_by_curve_name
tests/OpenSSLErrorTest.cpp:568
↓ 1 callers
Function
EC_KEY_new
tests/OpenSSLErrorTest.cpp:605
↓ 1 callers
Function
EC_KEY_set_group
tests/OpenSSLErrorTest.cpp:617
↓ 1 callers
Function
EC_KEY_set_public_key
tests/OpenSSLErrorTest.cpp:629
↓ 1 callers
Function
EC_POINT_new
tests/OpenSSLErrorTest.cpp:580
↓ 1 callers
Function
EC_POINT_set_affine_coordinates_GFp
tests/OpenSSLErrorTest.cpp:591
↓ 1 callers
Function
EVP_DigestSign
tests/OpenSSLErrorTest.cpp:368
↓ 1 callers
Function
EVP_DigestVerify
tests/OpenSSLErrorTest.cpp:392
↓ 1 callers
Function
EVP_MD_CTX_new
tests/OpenSSLErrorTest.cpp:206
↓ 1 callers
Function
EVP_PKEY_private_check
tests/OpenSSLErrorTest.cpp:297
↓ 1 callers
Function
EVP_PKEY_public_check
tests/OpenSSLErrorTest.cpp:285
↓ 1 callers
Function
EVP_SignFinal
tests/OpenSSLErrorTest.cpp:261
↓ 1 callers
Function
EVP_VerifyFinal
tests/OpenSSLErrorTest.cpp:272
↓ 1 callers
Function
HMAC
wolfSSL definition collides. Fixed after 5.7.0 */
tests/OpenSSLErrorTest.cpp:192
↓ 1 callers
Function
OSSL_PARAM_BLD_push_octet_string
tests/OpenSSLErrorTest.cpp:474
↓ 1 callers
Function
OSSL_PARAM_BLD_push_utf8_string
tests/OpenSSLErrorTest.cpp:462
↓ 1 callers
Function
PEM_read_bio_PUBKEY
tests/OpenSSLErrorTest.cpp:167
↓ 1 callers
Function
PEM_read_bio_PrivateKey
tests/OpenSSLErrorTest.cpp:178
↓ 1 callers
Function
PEM_read_bio_X509
tests/OpenSSLErrorTest.cpp:95
↓ 1 callers
Function
PEM_write_bio_PUBKEY
tests/OpenSSLErrorTest.cpp:123
↓ 1 callers
Function
PEM_write_bio_X509
tests/OpenSSLErrorTest.cpp:134
↓ 1 callers
Function
RSA_set0_key
tests/OpenSSLErrorTest.cpp:545
↓ 1 callers
Function
X509_get_pubkey
tests/OpenSSLErrorTest.cpp:106
↓ 1 callers
Function
_parse_array
include/picojson/picojson.h:820
↓ 1 callers
Function
_parse_codepoint
include/picojson/picojson.h:738
↓ 1 callers
Function
_parse_number
include/picojson/picojson.h:856
↓ 1 callers
Function
_parse_object
include/picojson/picojson.h:837
↓ 1 callers
Method
cur
include/picojson/picojson.h:678
↓ 1 callers
Function
curve2group
* \brief Convert a curve name to a group name. * * \param curve string containing curve name * \param ec error_code for error_detection *
include/jwt-cpp/jwt.h:1112
↓ 1 callers
Function
curve2nid
* \brief Convert a curve name to an ID. * * \param curve string containing curve name * \param ec error_code for error_detection * \return
include/jwt-cpp/jwt.h:1134
↓ 1 callers
Function
d2i_ECDSA_SIG
tests/OpenSSLErrorTest.cpp:427
↓ 1 callers
Method
get_expires_at
* Get expires claim * \return expires as a date in utc * \throw std::runtime_error If claim was not present * \throw std::bad_cast Claim was
include/jwt-cpp/jwt.h:2873
↓ 1 callers
Method
get_issued_at
* Get issued at claim * \return issued at as date in utc * \throw std::runtime_error If claim was not present * \throw std::bad_cast Claim wa
include/jwt-cpp/jwt.h:2887
↓ 1 callers
Method
get_not_before
* Get not valid before claim * \return nbf date in utc * \throw std::runtime_error If claim was not present * \throw std::bad_cast Claim was
include/jwt-cpp/jwt.h:2880
↓ 1 callers
Method
get_subject
* Get subject claim * \return subject as string * \throw std::runtime_error If claim was not present * \throw std::bad_cast Claim was present
include/jwt-cpp/jwt.h:2854
↓ 1 callers
Method
has_header_claim
* Check if a header claim is present * \return true if claim was present, false otherwise */
include/jwt-cpp/jwt.h:2975
↓ 1 callers
Method
has_payload_claim
* Check if a payload claim is present * \return true if claim was present, false otherwise */
include/jwt-cpp/jwt.h:2899
↓ 1 callers
Method
line
include/picojson/picojson.h:686
↓ 1 callers
Method
parse_array_item
include/picojson/picojson.h:952
↓ 1 callers
Method
parse_array_start
include/picojson/picojson.h:949
↓ 1 callers
Method
parse_object_item
include/picojson/picojson.h:961
↓ 1 callers
Method
parse_object_start
include/picojson/picojson.h:958
↓ 1 callers
Method
parse_string
include/picojson/picojson.h:946
↓ 1 callers
Method
serialize
include/picojson/picojson.h:566
↓ 1 callers
Method
set_int64
include/picojson/picojson.h:939
↓ 1 callers
Method
set_null
include/picojson/picojson.h:932
↓ 1 callers
Method
set_number
include/picojson/picojson.h:943
↓ 1 callers
Method
skip_ws
include/picojson/picojson.h:689
↓ 1 callers
Method
swap
include/picojson/picojson.h:346
↓ 1 callers
Function
write_bio_to_string
include/jwt-cpp/jwt.h:514
Function
BIO_ctrl
tests/OpenSSLErrorTest.cpp:145
Function
EVP_DigestFinal
tests/OpenSSLErrorTest.cpp:250
Function
EVP_DigestInit
tests/OpenSSLErrorTest.cpp:228
Function
LLVMFuzzerTestOneInput
tests/fuzz/BaseDecodeFuzz.cpp:5
Function
LLVMFuzzerTestOneInput
tests/fuzz/TokenDecodeFuzz.cpp:5
Function
LLVMFuzzerTestOneInput
tests/fuzz/BaseEncodeFuzz.cpp:5
Function
PEM_write_bio_EC_PUBKEY
tests/OpenSSLErrorTest.cpp:556
Function
PEM_write_bio_RSA_PUBKEY
tests/OpenSSLErrorTest.cpp:533
Function
TEST
tests/HelperTest.cpp:10
Function
TEST
tests/TokenFormatTest.cpp:4
Function
TEST
tests/JwksTest.cpp:4
Function
TEST
tests/BaseTest.cpp:4
Function
TEST
tests/TokenTest.cpp:29
Function
TEST
tests/OpenSSLErrorTest.cpp:676
Function
TEST
tests/ClaimTest.cpp:4
Function
TEST
tests/traits/NlohmannTest.cpp:5
Function
TEST
tests/traits/OspJsoncppTest.cpp:5
Function
TEST
tests/traits/JsonconsTest.cpp:5
Function
TEST
tests/traits/BoostJsonTest.cpp:5
Method
_indent
include/picojson/picojson.h:574
Method
_serialize
include/picojson/picojson.h:581
Method
algo
include/jwt-cpp/jwt.h:3621
Method
array_type
include/jwt-cpp/traits/danielaparker-jsoncons/traits.h:75
Method
array_type
include/jwt-cpp/traits/open-source-parsers-jsoncpp/traits.h:20
Method
as
include/jwt-cpp/traits/danielaparker-jsoncons/traits.h:189
Method
as
include/jwt-cpp/traits/danielaparker-jsoncons/traits.h:217
Method
as_array
include/jwt-cpp/traits/danielaparker-jsoncons/traits.h:142
Method
as_array
include/jwt-cpp/traits/kazuho-picojson/traits.h:51
Method
as_array
include/jwt-cpp/traits/boost-json/traits.h:46
Method
as_array
include/jwt-cpp/traits/open-source-parsers-jsoncpp/traits.h:116
Method
as_array
include/jwt-cpp/traits/nlohmann-json/traits.h:48
Method
as_boolean
include/jwt-cpp/traits/danielaparker-jsoncons/traits.h:162
Method
as_boolean
include/jwt-cpp/traits/kazuho-picojson/traits.h:61
Method
as_boolean
include/jwt-cpp/traits/boost-json/traits.h:64
Method
as_boolean
include/jwt-cpp/traits/open-source-parsers-jsoncpp/traits.h:96
Method
as_boolean
include/jwt-cpp/traits/nlohmann-json/traits.h:61
Method
as_integer
include/jwt-cpp/traits/danielaparker-jsoncons/traits.h:157
Method
as_integer
include/jwt-cpp/traits/kazuho-picojson/traits.h:56
← previous
next →
101–200 of 441, ranked by callers