SkillAgentSearch skills...

HMAC

HMAC (keyed-Hash Message Authentication Code) in Swift

Install / Use

/learn @swif2/HMAC
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

HMAC

996.icu

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

维基百科

用法

  • 创建一个 bridging header, 导入 <CommonCrypto/CommonCrypto.h>
  • 在 Targets->Build Settings->Objective-C-Bridging-Header 添加 header 路径;
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks1

Languages

Swift

Security Score

70/100

Audited on Nov 29, 2023

No findings