mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 23:30:50 +02:00
18093a6b0b
- Don't include `ENABLED_OPENSSLALL` with `ENABLED_WPAS` - Return length in `wolfSSL_i2d_DHparams` - Implement `wolfSSL_EC_POINT_mul` with independent multiplication and addition if `ECC_SHAMIR` not defined - Implment `ASN1_SIMPLE` without `offsetof` by using a dummy struct - Style fixes