Pinned Repositories
BCrypt
BCrypt随机盐值加密
BGNetwork
BGNetwork is a request util based on AFNetworking.
cosbench-sineio
A benchmarking tool to measure the performance of Cloud Object Storage services.
docker-workflow-plugin
Jenkins plugin which allows building, testing, and using Docker images from Jenkins Pipeline projects.
etcd
Distributed reliable key-value store for the most critical data of a distributed system
gh-pages
tiger
gpt4free
decentralising the Ai Industry, just some language model api's...
iOS-Debug-Hacks
:dart: iOS 项目开发过程中用到的高级调试技巧,涉及三方库动态调试、静态分析和反编译等领域
iOS-Runtime-Headers
iOS Objective-C headers as derived from runtime introspection
IQKeyboardManager
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
YuanhuYang's Repositories
YuanhuYang/IQKeyboardManager
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
YuanhuYang/BCrypt
BCrypt随机盐值加密
YuanhuYang/BGNetwork
BGNetwork is a request util based on AFNetworking.
YuanhuYang/cosbench-sineio
A benchmarking tool to measure the performance of Cloud Object Storage services.
YuanhuYang/docker-workflow-plugin
Jenkins plugin which allows building, testing, and using Docker images from Jenkins Pipeline projects.
YuanhuYang/etcd
Distributed reliable key-value store for the most critical data of a distributed system
YuanhuYang/gh-pages
tiger
YuanhuYang/gpt4free
decentralising the Ai Industry, just some language model api's...
YuanhuYang/iOS-Debug-Hacks
:dart: iOS 项目开发过程中用到的高级调试技巧,涉及三方库动态调试、静态分析和反编译等领域
YuanhuYang/iOS-Runtime-Headers
iOS Objective-C headers as derived from runtime introspection
YuanhuYang/itrace
trace objc method call for ios and mac
YuanhuYang/LVDatabaseDemo
FMDB数据库的使用演示和封装工具类。
YuanhuYang/OpenSSL-for-iPhone
A script for compiling OpenSSL for iOS Devices (iPhone, iPad, iPod Touch, AppleTV)
YuanhuYang/owasp-mstg
The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security testing and reverse engineering.
YuanhuYang/pyresttest
Python Rest Testing
YuanhuYang/RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
YuanhuYang/robotframework-openapidriver
YuanhuYang/store-password-safely
安全传输及存储用户密码的解决方案,HTTPS + SSL Pinning + sha256(FIXED_SALT + password) + bcrypt,以iOS+Node.js示例
YuanhuYang/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
YuanhuYang/XYQuick
A quick develop framework. Contains: weak timer, button block,weak KVO,weak Notification, memory cache file cache, UI signal, category.