-
<Visual C++数字图像与图形处理>配套光盘5
<Visual C++数字图像与图形处理>配套光盘5- matching CD 5
- 2023-07-07 03:55:04下载
- 积分:1
-
加枫简易绘图器源代码
加枫简易绘图器源代码-Canadian Maple plotters simple source code
- 2022-03-07 11:51:05下载
- 积分:1
-
directx3d font directx3d font
directx3d font directx3d font
- 2022-08-21 10:27:58下载
- 积分:1
-
A-star algorithm in VB
- 2023-01-20 07:45:03下载
- 积分:1
-
in VB6.0 and DX9 3D images to achieve programming.
在VB6.0和DX9中实现3D图象编程。-in VB6.0 and DX9 3D images to achieve programming.
- 2022-02-07 03:33:16下载
- 积分:1
-
too many examples of how the stresses VC prepared dynamic link library, VB state...
太多的例子讲VC如何编写动态链接库,VB语句,但是没有一篇好的深入的文章就这个问题,论文负责解决这类问题。
- 2023-01-09 07:00:04下载
- 积分:1
-
Using matlab to do the edge detection of a code that can be a variety of edge de...
用matlab做的有关边缘检测的一个代码,该代码可以进行多种的边缘检测-Using matlab to do the edge detection of a code that can be a variety of edge detection of
- 2022-03-13 10:28:56下载
- 积分:1
-
it is very good!
Visual c++ 图像识别 Visual c++ 图像识别
很好用的哦-it is very good!
- 2022-02-11 13:02:52下载
- 积分:1
-
三维图形库(非源码)
三维图形库(非源码)-汉化版-需要演示说明请与qq36201365联系-3D graphics library (FOSS)- Chinese Version- needs presentations, please contact qq36201365
- 2022-01-26 04:40:45下载
- 积分:1
-
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