-
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
-
功能很强位图文件显示程序
功能很强位图文件显示程序-Features a strong display program bitmap file
- 2022-07-11 16:51:38下载
- 积分:1
-
可以打印16演示图形,非常好的VB源代码
可以打印16位图形的演示,非常好的vb源代码-can print 16 demo graphics, very good vb source code
- 2022-02-15 14:13:31下载
- 积分:1
-
sharper images directly in the source code to run on vc can be programmed as a r...
图像锐化源代码 直接在vc中运行就可以 可以作为编程参考-sharper images directly in the source code to run on vc can be programmed as a reference
- 2022-02-16 02:52:55下载
- 积分:1
-
程序名称:对象水平对齐程序 执行命令:at 程序功能:将选定的对象左对齐、右对齐或对中。...
程序名称:对象水平对齐程序 执行命令:at 程序功能:将选定的对象左对齐、右对齐或对中。-Procedure name: the object level of alignment procedures for the implementation of the command: at program features: the selected object left-justified, right-aligned or on.
- 2022-07-04 02:40:21下载
- 积分:1
-
path algorithm using a graphical programming Graphics2D
用路径算法实现了Graphics2D图形的编程-path algorithm using a graphical programming Graphics2D
- 2022-12-06 04:00:03下载
- 积分:1
-
VC++图象处理程序,内容是编程实现对图象的高斯滤镜,效果很好...
VC++图象处理程序,内容是编程实现对图象的高斯滤镜,效果很好-VC image processing procedures, as programming is the right image Gaussian filter with good results
- 2022-04-12 05:02:22下载
- 积分:1
-
可以画出七彩的正六边形并标出定点标号。经调试可以执行。...
可以画出七彩的正六边形并标出定点标号。经调试可以执行。-can paint a hexagon and is marked sentinel labeling. The tests can be implemented.
- 2022-06-29 08:36:55下载
- 积分:1
-
这是一个包含直线的话法,圆 的填充的代码
这是一个包含直线的话法,圆 的填充的代码-This a straight line contains the words, the circle, the circle filled with the code
- 2022-03-18 20:30:03下载
- 积分:1
-
clone模式在平衡排序中的应用,测试很成功,好用
clone模式在平衡排序中的应用,测试很成功,好用-clone mode in order to balance the application, testing was very successful and useful! !
- 2022-05-19 15:30:37下载
- 积分:1