15.2
Update Cryptlib
Revert lots of Cryptlib updates.
Move includes around to clean the source tree up a bit.
CryptLib: Add the AsciiStrCpy() decl.
Work around clang bugs for scan-build.
Cryptlib: replace CryptPem with CryptPemNull
Make openssl accept the right set of KU/EKUs
Cryptlib: amend the headers and fix signness
Add crypto libraries
Cryptlib: fix build on 32bit ARM
Cryptlib: remove DES
Use portable shebangs: /bin/bash -> /usr/bin/env bash