issues
search
OpenIDC
/
cjose
C library implementing the Javascript Object Signing and Encryption (JOSE)
MIT License
16
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using latest openssl
#25
ranjali
opened
2 weeks ago
1
Windows DLL support
#24
marcstern
closed
2 weeks ago
2
Fix compilation errors caused by function declarations without parameters
#23
ReVe1uv
closed
2 months ago
1
Make RSA PKCS 1 optional
#22
thalman
closed
7 months ago
1
Build shared library on cygwin
#20
fd00
closed
1 year ago
0
avoid using empty prototypes; support Clang 15 and XCode 14.3
#19
zandbelt
closed
1 year ago
0
Question: How to use this library
#18
famasoon
closed
1 year ago
1
Fix `make` on `srcdir != builddir`
#17
fd00
closed
1 year ago
0
preserve key order in cjose_header_get_raw as well
#16
zandbelt
closed
2 years ago
0
Fix stack alloc alert and use CK_FORK=no in CI
#15
zandbelt
closed
2 years ago
0
Fix a memory leak in cjose_jws_import() for invalid JWS
#14
mkauf
closed
2 years ago
0
Define OPENSSL_API_COMPAT to 0x10101000L
#13
zandbelt
closed
2 years ago
0
jws: _cjose_jws_build_dig_sha: fix jws->dig reuse memory leak
#12
zandbelt
closed
2 years ago
0
fixed size of IV size of 16Byte for AES-CBC
#11
zandbelt
closed
2 years ago
0
Fix buffer overflow in test_cjose_jwe_multiple_recipients()
#10
zandbelt
closed
2 years ago
0
Extract cjose_jwe_encrypt_iv to allow explicit IV
#9
zandbelt
closed
2 years ago
0
Encode JWS as compact JSON
#8
zandbelt
closed
2 years ago
1
replace calls to free with cjose_get_dealloc() in _cjose_jws_build_hdr
#7
zandbelt
closed
2 years ago
0
Fix double free on decrypt ek rsa padding failure
#6
zandbelt
closed
2 years ago
0
Fixes cisco/cjose#88
#5
zandbelt
closed
2 years ago
0
add support for A128GCM and A192GCM encryption
#4
zandbelt
closed
2 years ago
0
Minor updates for conformance
#3
zandbelt
closed
2 years ago
0
preserve key order in order to be able to compare serialized JWTs
#2
zandbelt
closed
2 years ago
0
Cleanup some warnings about \param lines in header files
#1
zandbelt
closed
2 years ago
0