-
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
-
一个很好的画笔程序,能够简洁的画画。对于初学者很有用。...
一个很好的画笔程序,能够简洁的画画。对于初学者很有用。-A good brush procedures to simple painting. Useful for beginners.
- 2022-01-26 04:59:59下载
- 积分:1
-
《3ds Max 6 Bible》一书的英文电子版
《3ds Max 6 Bible》一书的英文电子版- 3ds Max 6 Bible book one electronic version in English
- 2022-04-20 08:32:52下载
- 积分:1
-
VC edge detection procedure, function is perfect, able to carry out the second d...
边缘检测的VC程序,功能很完善,能进行二次开发-VC edge detection procedure, function is perfect, able to carry out the second development
- 2022-05-18 03:40:47下载
- 积分:1
-
CEDIT like to use familiar with CEDIT create conditions
CEDIT类的使用,为大家熟悉CEDIT创造条件-CEDIT like to use familiar with CEDIT create conditions
- 2022-05-18 15:20:19下载
- 积分:1
-
读取文件以绘制模型
read file to draw model
- 2022-01-26 04:52:13下载
- 积分:1
-
image processing category, can be a variety of graphics formats freely switch
图像处理类,可将多种图形格式进行自由转换-image processing category, can be a variety of graphics formats freely switch
- 2022-10-20 13:45:03下载
- 积分:1
-
区域裁剪用鼠标动态实现 固定视窗 用vc++来实现的
区域裁剪用鼠标动态实现 固定视窗 用vc++来实现的-region with the mouse dynamic cutting fixed using Windows to achieve the vc
- 2022-07-20 08:03:54下载
- 积分:1
-
研究生毕业是编写的图像检索的程序,有相似度匹配,特征提取,检索运行效果好...
研究生毕业是编写的图像检索的程序,有相似度匹配,特征提取,检索运行效果好-Graduate school is to write the image retrieval process, there is similarity matching, feature extraction, retrieval operation good results
- 2022-07-26 22:07:13下载
- 积分:1
-
WPF图形设计器
这是一套WPF图形设计器,在一个外国网站上找到的,包含整套源码,里面的代码设计思想非常棒,非常适合新手,还包含一个例子,可适合做工作流引擎的同学学习,里面含有常见的流程图图形:开始,结束,过程,分支,子过程,还可以连线,可以改变线的线头图形,可以自己定原图,可以保存,编辑,打开,改变颜色
- 2022-03-04 10:06:59下载
- 积分:1