Commit a0498a1
committed
jwe.c: deal with new OpenSSL behavior, provide decryption buffer length
avoid 1C80006A:Provider routines::output buffer too small, file:
src/jwe.c, function: _cjose_jwe_rsa_encrypt, line: 714
Signed-off-by: Hans Zandbelt <hans.zandbelt@openidc.com>1 parent 829b603 commit a0498a1
1 file changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
687 | | - | |
688 | | - | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
689 | 694 | | |
690 | 695 | | |
691 | | - | |
692 | 696 | | |
693 | 697 | | |
694 | 698 | | |
| |||
769 | 773 | | |
770 | 774 | | |
771 | 775 | | |
772 | | - | |
| 776 | + | |
| 777 | + | |
773 | 778 | | |
774 | 779 | | |
775 | 780 | | |
| |||
0 commit comments