Home
last modified time | relevance | path

Searched refs:MD5 (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/
A Dota.py8 def MD5(input): function
22 ota_md5_bytes = MD5(file.read())
/AliOS-Things-master/components/mbedtls/
A DREADME.md6 mbedtls提供加解密算法(AES, RSA, MD5/SHA1/SHA256/SHA512 etc.),X.509证书管理和TLS/DTLS协议支持。详细介绍可参考[mbedtls官网](htt…
11 - 摘要算法(MD5/SHA1/SHA256/SHA512/RIPEMD160)
43 > 使能MD5: 默认使能,如需关闭,可修改配置如:
A DChangeLog735 * The following functions in the message digest modules (MD2, MD4, MD5,
752 any of MD2, MD4, MD5, SHA1, SHA256, SHA512) in favor of functions
852 * Add explicit warnings for the use of MD2, MD4, MD5, SHA-1, DES and ARC4
1032 * Removed MD5 from the allowed hash algorithms for CertificateRequest and
1231 * Disable MD5 handshake signatures in TLS 1.2 by default to prevent the
3051 HMAC-MD5, HMAC-SHA1, HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512
/AliOS-Things-master/components/ota/
A DREADME.md13 5、支持MD5/SHA256固件完整性检验:为保证固件完成性,固件下载完成后,都有完整性校验;
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/
A DUtils.cc126 MD5(reinterpret_cast<const unsigned char *>(data), size, in ComputeContentMD5()
/AliOS-Things-master/components/oss/src/utils/
A DUtils.cc316 MD5(reinterpret_cast<const unsigned char*>(data), size, (unsigned char*)&md); in ComputeContentMD5()
456 MD5(reinterpret_cast<const unsigned char*>(data), size, (unsigned char*)&md); in ComputeContentETag()
/AliOS-Things-master/components/mbedtls/programs/
A DREADME.md17 * [`hash/hello.c`](hash/hello.c): hello-world program for MD5.
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak343 * \warning MD2, MD4, MD5, ARC4, DES and SHA-1 are considered weak and their
414 * \warning MD2, MD4, MD5, DES and SHA-1 are considered weak and their use
2391 * Enable the MD5 hash algorithm.
2400 * MD5-signed certificates, and for PBKDF1 when decrypting PEM-encoded
2403 * \warning MD5 is considered a weak message digest and its use constitutes a
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dpnglibconf.dfa619 # 0: Just validate the profile MD5 signature if present, otherwise use
631 # a secure MD5 signature.
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES4925 ICC V2 profiles that lack the MD5 signature in the profile header.

Completed in 24 milliseconds