By default, BitLocker uses the AES encryption algorithm in cipher block chaining (CBC) or XTS mode with a 128-bit or 256-bit key (CBC is is applied to each individual disk sector). When used in conjunction with a compatible Trusted Platform Module (TPM) on the host computer, BitLocker va...
Updated RSA key generation to be FIPS 186-4 compliant Update added for the ARM CMSIS software pack WOLFSSL_IGNORE_FILE_WARN macro added for avoiding build warnings when not working with autotools Performance improvements for AES-GCM with AVX1 and AVX2 Fix for possible memory leak on error case...
The problem is in part the way we use “AES” as a shorthand and assume that others will know which one of the mtriad of possible meanings we are using from the context of what we are saying. AES is the standard that resulted from a competition to find a replacment for the previous ...
Updated DSA key generation to be FIPS 186-4 compliant Fix for wolfSSL_check_private_key when comparing ECC keys Support for AES Cipher Feedback(CFB) mode added Updated RSA key generation to be FIPS 186-4 compliant Update added for the ARM CMSIS software pack WOLFSSL_IGNORE_FILE_WARN macro ...
Updated RSA key generation to be FIPS 186-4 compliant Update added for the ARM CMSIS software pack WOLFSSL_IGNORE_FILE_WARN macro added for avoiding build warnings when not working with autotools Performance improvements for AES-GCM with AVX1 and AVX2 Fix for possible memory leak on error case...