-
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
-
The main goal is to achieve a number of dynamic detection and recognition, image...
主要是实现许多动态目标进行检测与识别,图象进行处理,希望大家喜欢-The main goal is to achieve a number of dynamic detection and recognition, image processing, I hope you like
- 2022-10-08 21:30:04下载
- 积分:1
-
lda 源码。用来为数据降维,使得识别率有所提高。
lda 源码。用来为数据降维,使得识别率有所提高。-lda source code. Is used for data dimensionality reduction, making the recognition rate increased.
- 2022-10-15 09:45:03下载
- 积分:1
-
图像边缘检测算法源代码
图像边缘检测算法源代码-Edge detection algorithm source code
- 2022-03-05 00:32:39下载
- 积分:1
-
计算机图形学作业,主要是利用栈的扫描线算法
计算机图形学作业,主要是利用栈的扫描线算法-Computer graphics work, mainly using stack scan line algorithm
- 2022-07-25 15:57:52下载
- 积分:1
-
movement_detect_system motion detection system source code
movement_detect_system
运动检测系统 源程序-movement_detect_system motion detection system source code
- 2022-03-24 03:56:02下载
- 积分:1
-
基于matlab的算法研究,进行图像的配准,可以算出图像的移动坐标。...
基于matlab的算法研究,进行图像的配准,可以算出图像的移动坐标。-Matlab-based algorithm research, conducted image registration, you can calculate the movement of image coordinates.
- 2023-04-28 17:05:03下载
- 积分:1
-
This is a digital image processing of a program that is the image equalization m...
这是数字图像处理的一个程序,是将图像均衡化的matlab编程,希望有人喜欢。-This is a digital image processing of a program that is the image equalization matlab programming, want someone to love.
- 2023-01-29 13:50:03下载
- 积分:1
-
NVIDIA Direct3D透明反锯齿演示C++源代码,Geforce7系列的东东…
NVIDIA Direct3D透明反锯齿演示C++源代码,需要Geforce7系列以上显卡。-NVIDIA Direct3D transparent antialiasing demo C source code, Geforce7 series needs more graphics.
- 2022-08-03 08:59:29下载
- 积分:1
-
图像处理的彩色校正
图像处理的彩色校正-Image Processing Color Correction
- 2022-08-24 18:43:26下载
- 积分:1