搜索资源列表
base64
- 该代码用于对文本的加密解密算法,可用于商业等场合。-This code is used for text encryption and decryption algorithms can be used for commercial and other occasions.
AES-BASE64
- 亲测可用的AES128+BASE64实例源码,适合单片机使用。可实现明文加密Base64格式输出,ECB模式0补齐。可实现Base64格式输入,AES128解密输出。密钥可指定。内附详细说明,并有测试实例。 -Pro AES128+BASE64 example source code, suitable for single use. Can realize the encrypted Base64 format output, ECB mode 0 filled. Can achieve
Base64
- Base64 算法,加密解密。可自定义Key,可用于STM32 STM8小型嵌入式设备中(Base64 algorithm, encryption and decryption. Key can be customized, STM32 STM8 can be used in small embedded devices)