21ic问答首页 - HK32F103使用AES问题
HK32F103使用AES问题
njysyousi2021-08-19
STM32的程序写入到贵公司HK32F103VET6中,可以运行,但发现AES加密库不能使用,不知道是不是不支持,不是说完全兼容吗?
我使用的加密库是M3_CryptoFM_2_0_6.lb
版本信息
/**
******************************************************************************
* @file crypto.h
* @author MCD Application Team
* @version V2.0.6
* @date 25-June-2013
* @brief This file contains all the functions prototypes for the config firmware
* library.
******************************************************************************
* @attention
*
* <h2><center>© COPYRIGHT 2013 STMicroelectronics</center></h2>
*
* Licensed under MCD-ST Liberty SW License Agreement V2, (the "License");
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://www.st.com/software_license_agreement_liberty_v2
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
******************************************************************************
*/
我使用的加密库是M3_CryptoFM_2_0_6.lb
版本信息
/**
******************************************************************************
* @file crypto.h
* @author MCD Application Team
* @version V2.0.6
* @date 25-June-2013
* @brief This file contains all the functions prototypes for the config firmware
* library.
******************************************************************************
* @attention
*
* <h2><center>© COPYRIGHT 2013 STMicroelectronics</center></h2>
*
* Licensed under MCD-ST Liberty SW License Agreement V2, (the "License");
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://www.st.com/software_license_agreement_liberty_v2
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
******************************************************************************
*/
您需要登录后才可以回复 登录 | 注册