-
三维图形中的深度测试,里面的注释详尽,方便用户使用
三维图形中的深度测试,里面的注释详尽,方便用户使用-Three-dimensional graphics in-depth testing, which comments detailed, user-friendly
- 2023-03-05 21:55:03下载
- 积分:1
-
非常Cool的屏幕效果,可以将你的屏幕变形,有十多种效果,推荐下载
非常Cool的屏幕效果,可以将你的屏幕变形,有十多种效果,推荐下载- Extremely the Cool screen effect, may yours screen distortion,
some more than ten kind of effects, the recommendation download
- 2022-02-02 04:33:27下载
- 积分:1
-
图形处理autocad简易版(有密码,正在向提供者要)
图形处理autocad简易版(有密码,正在向提供者要)-graphics processing autocad summary version (a password is to be providers)
- 2022-03-22 06:43:32下载
- 积分:1
-
用Delphi开发的比较图片的代码
用Delphi开发的比较图片的代码-developed using Delphi code comparison Photo
- 2023-03-11 05:25:03下载
- 积分:1
-
一个程序,用于渐变颜色的字体,对初学者很有用…
一个字体颜色渐变的程序,对于初学者有很好的帮助!-a program for gradually chang the color of the font,very useful for the beginner.
- 2022-02-20 10:13:53下载
- 积分:1
-
颜色变化作业题示例
颜色变化作业题示例-color change operations and that examples
- 2023-09-07 21:25:03下载
- 积分:1
-
一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考...
一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考-A small programme, provides the function of drawing lines, rectangles, roundrectangles, and polylines. Good guids for beginners of graphics programming using VC.
- 2022-10-28 01:30:04下载
- 积分:1
-
vb own series programming, which is sexual
自己编的vb编程,这是星性源代码!请多多指教!-vb own series programming, which is sexual-source code! A great weekend!
- 2022-01-25 20:06:00下载
- 积分:1
-
心电波形监测算法,相信对了有一定帮助…
心电波形的监测算法,相信对大家一定有帮助-ECG waveform monitoring algorithm, we believe that the right will certainly help!
- 2022-07-04 04:40:12下载
- 积分: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