Skip to content

swif2/HMAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors