RFPasswordStrength - 检测密码安全强度


MIT
iOS
Objective-C

软件简介

RFPasswordStrength 是一款检测密码安全强度的工具。

用法:

  1. 下载 RFPasswordStrength

  2. #import "RFPasswordStrength.h"

  3. 使用类方法来检测你的密码安全性:

[RFPasswordStrength checkPasswordStrengthWithPassword:@"YourPassword"];

![](/static/assets/osapp/images/0cc623ab36d0ce0ee7c08ea55b80bf3f.jpeg)