-
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
-
用VC实现的一个调色程序,可以很容易的调制初一些颜色,实现起来很方便!比较适合初学者!...
用VC实现的一个调色程序,可以很容易的调制初一些颜色,实现起来很方便!比较适合初学者!-VC realize with a color process, can easily be the beginning of the modulation of some colors, very easy to achieve! More suitable for beginners!
- 2022-11-30 02:05:04下载
- 积分:1
-
Using the PSO algorithm to calculate the maximum of the improve 2D entropy value
运用微粒群算法求解改进的二维熵最大值算法,对于医学图像分割非常有用-Using the PSO algorithm to calculate the maximum of the improve 2D entropy value
- 2022-05-09 04:29:11下载
- 积分:1
-
图像去噪几篇论文。希望将被接受。谢谢你。哦,对你的…
图像去噪的几篇论文。 望可以接纳。谢谢了。给大家参考参考哦-Image Denoising several papers. Hope will be accepted. Thank you. Oh for your information
- 2022-03-07 02:20:35下载
- 积分:1
-
一个基于java的三维图形编程,通过对一些VRML图形的调入,来处理一些动画...
一个基于java的三维图形编程,通过对一些VRML图形的调入,来处理一些动画-A java-based three-dimensional graphics programming, through a number of VRML graphics transferred to deal with some animation
- 2022-02-02 11:33:35下载
- 积分:1
-
使用卡尔曼滤波跟踪特征点跟踪的旋转点
使用Kalman滤波器跟踪一个旋转的点,用于特征点的跟踪-Use Kalman filter to track a rotating point for the tracking of feature points
- 2023-06-17 22:10:04下载
- 积分:1
-
精通 vc图像编程
精通 vc图像编程
精通 vc图像编程
精通 vc图像编程
精通 vc图像编程
精通 vc图像编程-Vc proficient proficient vc Graphics Programming Graphics Programming Graphics Programming vc proficient proficient vc Graphics Programming
- 2022-04-13 01:33:47下载
- 积分:1
-
NURBS曲线的导数算法
nurbs curve derivative second algorithm
- 2022-10-28 00:45:04下载
- 积分:1
-
VC++ 6.0 development source code of numbers and character recognition, digital i...
VC++6.0开发的数字和汉字识别源码,数字识别相对简单,这里的汉字识别也是基础的方法,希望对初学者有帮助-VC++ 6.0 development source code of numbers and character recognition, digital identification of relatively simple, here is the Chinese character recognition based approach, and they hope to help beginners
- 2022-02-07 07:29:16下载
- 积分:1
-
用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形计算的功能。...
用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形计算的功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon count function.
- 2022-07-04 09:54:02下载
- 积分:1