-
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
-
利用边界追踪法对图像进行轮廓提取,此函数文件得到的是边界点对应位置索引矩阵...
利用边界追踪法对图像进行轮廓提取,此函数文件得到的是边界点对应位置索引矩阵-The use of boundary-tracing method of image contour extraction, this function is to document the location of boundary points corresponding to the index matrix
- 2022-11-20 15:35:03下载
- 积分:1
-
实现从CAD环境下的地理坐标元素四参数转换,包括点,线,文字,面,块等...
实现从CAD环境下的地理坐标元素四参数转换,包括点,线,文字,面,块等-AUTOCAD
- 2022-05-26 08:35:15下载
- 积分:1
-
1。鼠标交互绘制Bezier曲线2。贝塞尔三C0 C1、C2为曲线…
1.鼠标交互式绘制三次bezier曲线
2.Bezier曲线的C0,C1,C2连续拼接,
3.交互式操作(绘制好后可以鼠标拖动控制点,bezier曲线实时更新)-1. Mouse interactive rendering Bezier curves 2.Bezier three curves C0, C1, C2 for splicing, 3. Interactive operations (drawing good can drag the control point the mouse, bezier curves of real-time updates)
- 2022-03-12 20:12:16下载
- 积分:1
-
实验二: 圆的种子填充算法
实验目的:掌握多边区域的种子填充算法
实验要求:1.在R=200的圆内实现种子填充
2.研究算法效率及存储的节省方法...
实验二: 圆的种子填充算法
实验目的:掌握多边区域的种子填充算法
实验要求:1.在R=200的圆内实现种子填充
2.研究算法效率及存储的节省方法
-two experiments : one in the seed filling algorithm experiment : master multilateral regional seed filling algorithm experiment : 1. R = 200 yen within two seed filling. Research algorithm efficiency and save storage method
- 2022-08-09 04:55:18下载
- 积分:1
-
这段程序,实现了上述的膨胀运算,针对的都是黑色点。
这段程序,实现了上述的膨胀运算,针对的都是黑色点。-this process, achieve the above expansion computing has been aimed at Black Point.
- 2022-03-22 04:35:09下载
- 积分:1
-
一个关于图象的演示程序
一个关于图象的演示程序-an image of the demo program
- 2022-03-18 15:19:40下载
- 积分:1
-
VB写的颜色转换器 演示VB中使用API进行图形编程
VB写的颜色转换器 演示VB中使用API进行图形编程-VB was the color converter demonstration using VB API Graphics Programming
- 2022-02-02 14:59:53下载
- 积分:1
-
Ras2vec 源码 Ras2vec是一个用于将光珊图像转换为矢量图的工具,适合于将光珊格式(支持BMP、TIF)的工程图纸、地图、构件图转换为可无级缩放的矢量...
Ras2vec 源码 Ras2vec是一个用于将光珊图像转换为矢量图的工具,适合于将光珊格式(支持BMP、TIF)的工程图纸、地图、构件图转换为可无级缩放的矢量格式(支持EMF、DXF等格式),功能十分强大。同时它也是一个完全符合GPL协议的自由软件,提供了完整的源代码,推荐使用!作者:Davide Libenzi,工具:通用C 。-Ras2vec is a source for optical Alexandra images to vector conversion tool, suitable for optical Alexandra formats (BMP, TIF), engineering drawings, maps, plans components can be converted to no-scalable vector format (EMF support, DXF format), the function is very powerful. It is also a fully consistent with the GPL free software, provides a complete source code, recommended! Author : Davide Libenzi, tools : Definitive C.
- 2022-03-19 05:03:47下载
- 积分:1
-
C Builder environment intact in simple language the vertical display program, Gi...
C++ Builder 环境下完整地简单的文字的纵向显示程序,试试看吧-C Builder environment intact in simple language the vertical display program, Give it a try
- 2023-05-29 11:30:04下载
- 积分:1