-
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
-
基于PDE的图像边缘保留去噪源代码Total Variation Image Denoisin
基于PDE的图像边缘保留去噪源代码Total Variation Image Denoisin-PDE-based denoising of the image edge to retain the source code Total Variation Image Denoisin
- 2022-03-10 16:12:09下载
- 积分:1
-
直方图均衡化即归一化matlab程序,编写的目的也是为了模式识别处理样本。...
直方图均衡化即归一化matlab程序,编写的目的也是为了模式识别处理样本。-Histogram equalization matlab that the normalization process, the preparation was also intended to deal with sample pattern recognition.
- 2022-03-23 12:17:41下载
- 积分:1
-
VC6.0的三次Bezier曲线的绘制编写的程序,使用MFC框架D.
这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cubic Bezier curve drawing procedures, use MFC framework document View structure. In addition to procedures to achieve cubic Bezier curve drawing, but also realized the point, line, round mapping, can be used as learning computer graphics algorithm reference. And other Bezier curves of different procedures, The program of Bezier curve-point value calculations show. Procedures prepared Bezier curves like to complete the Bezier curve drawing, and is able to draw the curve data preservation and open. Operation right to study the documents will also help. This is the first time I uploaded the source code, what is wrong with this manager also requested guidance. Thank you!
- 2022-08-05 22:57:49下载
- 积分:1
-
VB 画三次参数样条曲线的小程序,比较精致:
VB 画三次参数样条曲线的小程序,比较精致:-)-VB painting three parameters- spline curves of small procedures, more refined :-)
- 2022-01-25 17:06:53下载
- 积分:1
-
CAD drawing functions. Great scholars of the new moderator. Novice reference.
CAD画图功能。对新学者有很大版主。新手可以参考一下。-CAD drawing functions. Great scholars of the new moderator. Novice reference.
- 2022-02-06 18:54:12下载
- 积分:1
-
图形学_太阳系
图形学,实现太阳系模拟,运用C++语言和Opengl语言,完成太阳、地球、水星、金星、火星、土星、木星、天王星、海王星、冥王星、月球以及其他卫星的模拟。
- 2022-03-06 07:42:44下载
- 积分:1
-
有向无环图操作示例代码
有向无环图操作示例代码-a directed acyclic graph operation code examples
- 2022-03-20 09:36:26下载
- 积分:1
-
机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类...
机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类-PCA Face Recognition opportunities, including the image read, PCA dimensionality reduction as well as the opportunity for easy Bayesian Classifier
- 2022-04-23 07:10:32下载
- 积分:1
-
可以拿来就用的字符识别系统的源代码,识别率比较高啊。
可以拿来就用的字符识别系统的源代码,识别率比较高啊。-Can be used on the character recognition system used in the source code, the recognition rate is relatively high ah.
- 2022-01-26 00:54:55下载
- 积分:1