-
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
-
KNN近邻,欧氏距离和曼哈顿距离可以选择
knn k近邻算法,可选择欧式距离或者曼哈顿距离-knn k nearest neighbor, Euclidean distance or Manhattan can choose the distance
- 2022-06-21 19:36:21下载
- 积分:1
-
histogram that the importation of image histogram function of the amendment
直方图修正对输入图象进行直方图的修正功能-histogram that the importation of image histogram function of the amendment
- 2022-03-09 16:02:30下载
- 积分:1
-
Kinect同时获取场景彩色图像和深度图像并保存
Kinect同时获取场景彩色图像和深度图像并保存,可将同一场景的图像对齐并保存到制定的文件目录
- 2023-09-01 14:25:03下载
- 积分:1
-
一个绘制失量图的例子
一个绘制失量图的例子-drawing a diagram of the missing example
- 2022-12-22 12:00:03下载
- 积分:1
-
CRF经典文档, 详细介绍了CRF的原理以及算法, 以供大家参考
CRF经典文档, 详细介绍了CRF的原理以及算法, 以供大家参考-classical text of CRF
- 2022-07-03 21:06:13下载
- 积分:1
-
计算机图形学中的种子填充算法的实现。用vc++实现的
计算机图形学中的种子填充算法的实现。用vc++实现的-Computer Graphics in the seed filling algorithm. Achieved with the vc++
- 2022-04-21 17:12:07下载
- 积分:1
-
用VB开发的3D绘图软件,功能强大,供大家学习
用VB开发的3D绘图软件,功能强大,供大家学习-Using VB developed 3D graphics software, powerful for everyone to learn
- 2022-08-03 09:38:38下载
- 积分:1
-
该源代码是数字图象处理的形态学,颜色和滤波操作等等。
该源代码是数字图象处理的形态学,颜色和滤波操作等等。-The source code is a digital image processing of morphology, color and filtering operation and so on.
- 2023-04-12 06:55:03下载
- 积分:1
-
利用最大匹配法进行分词。需要一个词典。就可以进行分词。性能很好...
利用最大匹配法进行分词。需要一个词典。就可以进行分词。性能很好-Carried out using the maximum matching word segmentation. Need a dictionary. Segmentation can be carried out. Good performance
- 2022-03-15 05:55:25下载
- 积分:1