wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Fix casts in evp.c and build issue in ParseCRL

Open embhorn opened this issue 3 years ago • 0 comments

Description

In evp.c, replace casts touint32_t with word32 Fix build error with ./configure --enable-crl --enable-asn=template

Testing

Clean build

Checklist

  • [ ] added tests
  • [ ] updated/added doxygen
  • [ ] updated appropriate READMEs
  • [ ] Updated manual and documentation

embhorn avatar Sep 16 '22 20:09 embhorn