-
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
-
C语言开发图形界面
C语言开发图形界面-C language graphical interface!
- 2022-06-25 23:20:46下载
- 积分:1
-
视频处理中最重要的指标:PSNR(峰值信噪比)。本人写的一个小程序,用于测试图象中的Y、U、V分量的PSNR值。...
视频处理中最重要的指标:PSNR(峰值信噪比)。本人写的一个小程序,用于测试图象中的Y、U、V分量的PSNR值。-PSNR is a very important index in video disposal.
there are a little program . It tests the PSNR of the YUV in the image.
- 2022-02-26 22:48:29下载
- 积分:1
-
GVF相关代码及相关论文资料(),含:
GRADIENT VECTOR FLOW DEMONSTRATION(GVF) matlab code,
ITE...
GVF相关代码及相关论文资料(),含:
GRADIENT VECTOR FLOW DEMONSTRATION(GVF) matlab code,
ITERATIVE WATERSHED SEGMENTATION (c-code), 与SNAKE GUI代码。
(所含文件:gvf_v5.zip,MateiDemo.zip, snake_demo.zip)
-gradient vector flow code and related information paper (), containing : GRADIENT VECTOR FLOW DEMONSTRATION (gradient vector flow) matl ab code, ITERATIVE WATERSHED SEGMENTATION (c-code). with Snake GUI code. (Contained in documents : gvf_v5.zip, MateiDemo.zip. snake_demo.zip)
- 2022-06-28 17:00:40下载
- 积分:1
-
Canny边缘检测,在人脸识别是一个比较经典的计算方法,写论文可以参考一下。...
Canny边缘检测,在人脸识别是一个比较经典的计算方法,写论文可以参考一下。-Canny edge detection, in the face recognition is a more classic method of calculating and writing papers for reference.
- 2023-06-10 07:55:04下载
- 积分:1
-
一款非常漂亮3Dmax工厂场景素材,想要的就来下载
一款非常漂亮3Dmax工厂场景素材,想要的就来下载-3D scenes material Factory
- 2022-01-26 07:43:45下载
- 积分:1
-
基于sift的复制粘贴篡改检测
基于sift的图像复制粘贴篡改检测方法,首先提取出sift特征,这里提取的sift特征是用c++代码提取的,然后进行g2nn匹配和
凝聚层次聚类 ,最后根据仿射变换参数标出篡改区域。并用连线的方式将真实区域和复制粘贴篡改区域标记出来。
- 2022-04-29 20:44:55下载
- 积分:1
-
一个很小的java处理艺术字体的程序,很实用
一个很小的java处理艺术字体的程序,很实用-a small java arts fonts procedures, a very practical
- 2022-07-16 03:02:49下载
- 积分:1
-
VC++数字图象获取处理及实践应用
VC++数字图象获取处理及实践应用-VC digital image processing and access to Practice
- 2022-06-01 23:24:51下载
- 积分:1
-
自动检测并抹去字幕的C++源码,含有多种算子
自动检测并抹去字幕的C++源码,含有多种算子
- 2022-01-25 19:15:13下载
- 积分:1