-
STM32 Cryptographic Library
STM32 Cryptographic Library
Introduction
This manual describes the API of the STM32 cryptographic library (STM32-CRYP-LIB) that
supports the following cryptographic algorithms:
AES-128, AES-192, AES-256 bits. Supported modes are:
– ECB (Electronic Codebook Mode)
– CBC (Cipher-Block Chaining) with support for ciphertext stealing
– CTR (CounTer Mode)
– CCM (Counter with CBC-MAC)
– GCM (Galois Counter Mode)
– CMAC
– KEY WRAP
ARC4
DES, TripleDES. Supported modes are:
– ECB (Electronic Codebook Mode)
– CBC (Cipher-Block Chaining)
HASH functions with HMAC support:
– MD5
– SHA-1
– SHA-224
– SHA-256
Random engine based on DRBG-AES-128
RSA signature functions with PKCS#1v1.5
ECC (Elliptic Curve Cryptography):
– Key generation
– Scalar multiplication (the base for ECDH)
– ECDSA
These cryptographic algorithms can run in the series STM32F1, STM32 L1, STM32F2,
STM32F4, STM32F0 and STM32F3 with hardware enhancement accelerators.
- 2022-07-21 14:38:08下载
- 积分:1
-
由TIN生成等值线
由TIN生成等值线-generated by TIN isogram
- 2022-05-21 04:49:26下载
- 积分:1
-
图像几何变换,图像正交变换,图像灰度变换,图像增强:包括随机噪声、傅立叶变换、中值滤波、高斯滤波; ・色彩变换:包括彩色...
图像几何变换,图像正交变换,图像灰度变换,图像增强:包括随机噪声、傅立叶变换、中值滤波、高斯滤波; ・色彩变换:包括彩色->灰度、反色处理、亮度调整、直方图均衡化。专业人士编写-Image geometric transformation, image orthogonal transform, the image gray-scale transformation, image enhancement: including random noise, Fourier transform, median filtering, Gaussian filtering * color change: including color- " gray-scale, anti-color processing, luminance adjustment, histogram equalization. Professional preparation
- 2023-04-01 17:30:04下载
- 积分:1
-
mixer in java multi purpose
mixer in java multi purpose
- 2022-11-27 12:45:03下载
- 积分:1
-
国外编写的一个非常好的基于matlab的Adaboost学习算法工具包。
国外编写的一个非常好的基于matlab的Adaboost学习算法工具包。-abroad to prepare a very good based on Matlab Adaboost learning algorithm tool kit.
- 2022-12-10 01:25:03下载
- 积分:1
-
photoshop的图形解决方案
photoshop的图形解决方案-graphics solution of photoshop
- 2022-04-09 08:44:52下载
- 积分:1
-
读入图像文件,做图像反转,然后显示图像在屏幕上,基于OPenCv的...
读入图像文件,做图像反转,然后显示图像在屏幕上,基于OPenCv的-Read into the image file, so the image reversed, and then show the image on the screen, based on the OPenCv
- 2022-07-20 20:34:02下载
- 积分:1
-
这是个绘制三次贝塞尔曲线的小程序,源码附上,供大家参考
这是个绘制三次贝塞尔曲线的小程序,源码附上,供大家参考-This is a Bezier curve drawing three small procedures, the source code attached for your reference
- 2023-01-02 20:35:08下载
- 积分:1
-
ssd1309控制器初始化代码
香港晶门科技ssd1309控制器初始化代码,用于oled显示屏驱动
- 2022-04-17 10:17:29下载
- 积分:1
-
贝塞尔函数和纽曼函数是常用的数学函数,本程序是利用VC++编译的绘制贝塞尔纽曼函数的程序,值的一下...
贝塞尔函数和纽曼函数是常用的数学函数,本程序是利用VC++编译的绘制贝塞尔纽曼函数的程序,值的一下-Bessel function and Neumann function is commonly used mathematical functions, the procedure is to use VC++ Compiler drawing function besse Newman procedures, the value of the click
- 2023-07-25 20:35:03下载
- 积分:1