-
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
-
这个使用VB做的流程图处理,同时还可以渲染,转自:http://www.mndsoft.com...
这个使用VB做的流程图处理,同时还可以渲染,转自:http://www.mndsoft.com
- 2022-09-04 08:40:03下载
- 积分:1
-
将BMP格式转换成YUV格式,里面有例子,很好的。
将BMP格式转换成YUV格式,里面有例子,很好的。
- 2023-01-25 22:20:04下载
- 积分:1
-
Image pattern recognition
图象模式识别--VC++技术实现
① 选择【模板匹配分类器】菜单,可以应用模板匹配算法进行分类。
② 选择【Bayes分类器】菜单,可以应用Bayes算法进行分类。
③ 选择【线性函数分类法】菜单,可以应用线性函数算法进行分类。
④ 选择【非线性分类法】菜单,可以应用非线性算法进行分类。
⑤ 选择【神经网络分类器】菜单,可以应用神经网络算法进行分类。
-Image pattern recognition- VC++ technology to achieve
- 2022-01-30 19:52:21下载
- 积分:1
-
一个图片浏览器,功能不算强
一个图片浏览器,功能不算强-a picture browser, function is not strong
- 2023-05-10 11:05:04下载
- 积分:1
-
实现图片的压缩及解压,可以批处理多个文件,图片浏览....主要是BMP格式文件操作...
实现图片的压缩及解压,可以批处理多个文件,图片浏览....主要是BMP格式文件操作-To achieve the image compression and decompression, you can batch multiple files, picture browse .... mainly BMP format file operations
- 2023-07-18 19:30:07下载
- 积分:1
-
用Delphi开发的比较图片的代码
用Delphi开发的比较图片的代码-developed using Delphi code comparison Photo
- 2023-03-11 05:25:03下载
- 积分:1
-
MIT人工智能实验室的目标识别的源码,MATLAB版本的,非常适合计算机视觉方面的研究使用。...
MIT人工智能实验室的目标识别的源码,MATLAB版本的,非常适合计算机视觉方面的研究使用。-MIT artificial intelligence laboratory identification of the target source code, version of the MATLAB, very suitable for computer vision of study.
- 2022-01-26 04:38:13下载
- 积分:1
-
基于碰撞物理学的偶人动画,展示了一个可怜的角色被抛到空中的碰撞过程。碰撞到物体后根据自身的质点弹簧系统计算运动状态。...
基于碰撞物理学的偶人动画,展示了一个可怜的角色被抛到空中的碰撞过程。碰撞到物体后根据自身的质点弹簧系统计算运动状态。-on collision physics program is animation, displaying a poor role was thrown into the air collision course. After the collision of objects based on their mass spring system to calculate the movement.
- 2022-05-22 09:25:17下载
- 积分:1
-
一个图形的2值算法,很简单也没什么可以说的
一个图形的2值算法,很简单也没什么可以说的-one of the two graphics algorithm is very simple : there is not much to be said
- 2022-03-24 07:41:31下载
- 积分:1