some NSData Category for doing RSA,AES,MD5,SHA1,SHA256,Sign,Verify on iOS Cryptography
☆88Dec 16, 2016Updated 9 years ago
Alternatives and similar repositories for Security-iOS
Users that are interested in Security-iOS are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- iOS 之23种设计模式(Objective-C 实现《大话设计模式》例子)☆12Apr 28, 2016Updated 9 years ago
- 简单易用的数据转换和存储框架,支持一行代码将模型、模型数组、Json字符串、字典互转;支持模型映射到sqlite3数据库,无需书写sql☆15Sep 1, 2022Updated 3 years ago
- 对Realm数据库的二次封装,方便使用☆10May 23, 2018Updated 7 years ago
- 🗃️ 手机检测心率血压☆10Mar 15, 2018Updated 8 years ago
- 仿QQ、微信下拉菜单封装☆78Dec 22, 2017Updated 8 years ago
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- 即时通讯 Socket自定义协议聊天,项目简介https://www.jianshu.com/p/fb0d9669815a ,当前开发版本1.0.1dev。☆13Apr 12, 2021Updated 4 years ago
- 视频压缩:根据码率,帧率,width,height,压缩视频☆10Dec 28, 2020Updated 5 years ago
- 隐私权限判断 - 封装了几种常用的隐私权限判断(定位服务,通讯录, 日历,提醒事项, 照片, 蓝牙共享,麦克风, 相机)和通知的注册和判断。定位服务,蓝牙共享是单独调用的☆44May 28, 2021Updated 4 years ago
- 基于XMPP协议的即时通讯APP☆34Sep 15, 2014Updated 11 years ago
- 效率工具类 & APP Crash 防护;☆26Apr 17, 2019Updated 6 years ago
- 类似iOS小白点的模块。添加自定义window全局显示,也可以加到vc里,受vc生命周期管理。☆19Apr 18, 2018Updated 7 years ago
- FuckDouble-Demo,double精度丢失问题,iOS开发NSDecimalNumber的使用,货币计算/精确数值计算/保留位数等☆16Jan 16, 2017Updated 9 years ago
- ☆23Oct 20, 2017Updated 8 years ago
- RSA加解密相关方方法,以及密钥格式的生成与转换。☆83Aug 7, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 用OC封装系统提供的接口实现RSA加密、解密、签名、验证☆16Mar 2, 2016Updated 10 years ago
- 二维码扫描(基于系统提供的方法)☆14Sep 7, 2016Updated 9 years ago
- 🍎MVVM模式设计的图文混排评论列表,简单可随意更改的筛选视图,后期会不断完善,以及各个控件的封装,Block回调可以简单快速创建和使用Masonry布局,以及实现方法。还包括许多工具类的封装☆16Aug 15, 2023Updated 2 years ago
- Category on NSString allowing simple color instantiation from its content. Support web colors also.☆125May 4, 2017Updated 8 years ago
- 国密算法 sm2/sm3/sm4 Objc封装!作者观点:重点不是算法而是密钥安全性!☆119Aug 13, 2019Updated 6 years ago
- 自定义警告提示框☆11Jun 29, 2016Updated 9 years ago
- RNDemo(RN0.57.3版本+ES6)☆25Oct 12, 2022Updated 3 years ago
- A easy and simple kit for epub file parsing with Swift 3.0.☆19Apr 24, 2017Updated 8 years ago
- iOS Categories,that is all.☆16May 25, 2017Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- iOS基于Alamofire封装的可定制的多功能网络请求框架☆17Dec 10, 2025Updated 3 months ago
- 常用的扩展,防止NSArray越界造成的闪退,防止NSDictionary获取不存在的Key时造成的闪退,基于NSString扩展MD5、DES、AES256等加密算法,实现base64字符串与UIImage的相互转换,以及二进制、十进制、十六进制的转换,实现为UIView…☆13Sep 18, 2019Updated 6 years ago
- 直播,视屏直播,视屏播放器.直播源码☆35Feb 17, 2017Updated 9 years ago
- It is an NSString Category by which you can many NSString operations in your application☆85May 17, 2014Updated 11 years ago
- iOS下的UUID方案,没啥技术含量,idfv+keychain保证不变☆74Jul 11, 2022Updated 3 years ago
- iOS灰色条占位加载,骨架图,OC版☆17Apr 25, 2019Updated 6 years ago
- 在iOS中调用C语言的国密算法SM2以替换RSA☆18Nov 8, 2018Updated 7 years ago
- ☆23Feb 19, 2019Updated 7 years ago
- 这是一个包含客户端(iPhone、Mac)和服务端(Mac)的画板demo,实现的功能是在iPhone端绘画将同步展现在Mac端,采用Protobuf定义私有协议,实现socket间消息通讯☆10Nov 17, 2020Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 1.音乐播放 2.音乐切换 2.1 音乐切换模式三种:随机播放、列表播放、单曲循环 3.播放列表查看 3.1 播放列表选择想听的歌曲 4.播放歌词实时同步动画 5.播放页面专辑封面旋转 6.背景实现专辑封面蒙版☆10Sep 2, 2016Updated 9 years ago
- 一个简单的AlertView 可以和VC页面绑定, 支持多弹窗优先级/依赖/互斥/延迟展示/页面消失时自动隐藏显示等各种逻辑☆13Nov 14, 2025Updated 4 months ago
- Swift Fork☆23Jun 21, 2018Updated 7 years ago
- 一行代码给任意视图添加高性能圆角,四个角可选 可添加描边属性 支持Cocoapods☆23Feb 16, 2017Updated 9 years ago
- A collection of operators & tools not found in the core RxTest distribution☆14Jun 9, 2021Updated 4 years ago
- ☆15Jul 24, 2018Updated 7 years ago
- 日志小工具☆11Mar 26, 2020Updated 6 years ago