Updates for Kerberos 5 1.21.1

- wolfssl_ec_point_mul: fix parameters being passed into ec_mul2add
- Compile in compressed ecc key parsing for OPENSSLALL
- Improve debugging around compat layer ecc operations
- wolfSSL_BN_div: dv can be NULL
- Add spake like computation test
- Add CI krb5 testing
- Add timeouts to CI
This commit is contained in:
Juliusz Sosinowicz
2023-07-19 15:26:04 +02:00
parent c0b4cde6df
commit 4a175ba280
12 changed files with 392 additions and 27 deletions

View File

@@ -1,7 +1,6 @@
name: nginx Tests
on:
push:
workflow_call:
jobs: