Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

HMAC

996.icu

Swift 实现散列消息身份验证码算法 (HMAC: keyed-Hash Message Authentication Code)

维基百科

用法

  • 创建一个 bridging header, 导入 <CommonCrypto/CommonCrypto.h>
  • 在 Targets->Build Settings->Objective-C-Bridging-Header 添加 header 路径;

About

HMAC (keyed-Hash Message Authentication Code) in Swift

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages