Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jjinglover authored Dec 2, 2021
1 parent c68de30 commit f466f15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Demos
FileMd5:编译时目标平台选择x86;将文件拖拽到生成的exe,即可获得文件的MD5。
Crypto:使用mbedTLS库(3.0.0)实现的HMAC加密(HMAC-MD5,HMAC-SHA1...)及进行base64编码
1.FileMd5:编译时目标平台选择x86;将文件拖拽到生成的exe,即可获得文件的MD5。
2.Crypto:使用mbedTLS库(3.0.0)实现的HMAC加密(HMAC-MD5,HMAC-SHA1...)及进行base64编码

0 comments on commit f466f15

Please sign in to comment.