-
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
-
Visual C++ CAD应用程序开发技术源代码ch6
Visual C++ CAD应用程序开发技术源代码ch6-Visual C CAD application development technology source code ch6
- 2023-03-10 16:15:03下载
- 积分:1
-
Matlab编程实现FFT变换及频谱分析的程序代码
Matlab编程实现FFT变换及频谱分析的程序代码-Matlab Programming FFT transform and spectral analysis of the program code
- 2023-01-03 21:10:03下载
- 积分:1
-
从散乱点插值生成轮廓线并提供颜色…
由散点插值生成等值线,并且提供颜色选择工具,共有三种插值方法-From scattered point interpolation to generate contour lines and provide a color selection tool, a total of three interpolation methods
- 2022-07-19 00:54:57下载
- 积分:1
-
VC编写的图像复原软件,方法比较简单,但很有用
VC编写的图像复原软件,方法比较简单,但很有用-VC prepared by the image restoration software, and methods are relatively simple, but useful
- 2022-02-03 20:12:18下载
- 积分:1
-
本程序采用的VHDL语言,分别实现:递增锯齿波递减锯齿波 三角波 阶梯波 方波正弦波 数据选择器....
本程序采用的VHDL语言,分别实现:递增锯齿波递减锯齿波 三角波 阶梯波 方波正弦波 数据选择器.-This procedure used in VHDL language, respectively, to achieve: increased sawtooth ladder descending sawtooth wave square wave triangle wave sine wave data selector.
- 2023-07-06 08:15:02下载
- 积分:1
-
corrosion algorithm, morphology algorithm relatively basic operation
腐蚀算法,形态学算法中比较基本的操作-腐蚀,通过MATLAB编程实现,-corrosion algorithm, morphology algorithm relatively basic operation-corrosion, through MATLAB programming,
- 2022-04-09 06:50:10下载
- 积分:1
-
基于规则网格DEM数据的地形模拟显示,可以用鼠标和键盘进行漫游....
基于规则网格DEM数据的地形模拟显示,可以用鼠标和键盘进行漫游.-rules-based grid DEM data of the terrain simulation, it can be used for the mouse and keyboard roaming.
- 2022-05-08 04:16:40下载
- 积分:1
-
用于实现16个拒绝做的,高显示程序,想学习…
用turboC实现的16位dos下的高色彩显示程序,想学学底层图形模式的朋友可以来看看。主要是中断的使用。-used to achieve the 16 dos, the high color display program, would like to learn the underlying graphics mode can be a friend to look at. The main use is broken.
- 2022-01-25 22:32:16下载
- 积分:1
-
labview的高斯函数矩阵
应用背景 恩。关键技术主要用数组加数学函数编写了高斯函数矩阵,效果图可用3d显示界面看,中可控变量为方便调用,暂时编写为常量,使用者可以适当根据自己的使用范围做调整。
- 2022-02-02 17:55:34下载
- 积分:1