Skip to content

wuyu2015/XPtrSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XPtrSwift

说明

XPtrSwift 是一个简单、轻量、迅速的加密/解密算法,具备 O(1) 级读写性能。

安装

您可以使用 Swift Package Manager 将 XPtrSwift 集成到您的 Xcode 项目中:

  1. 在 Xcode 中,选择 "File" -> Swift Packages" -> ""Add Package Dependency..."
  2. 输入此 URL:https://github.com/wuyu2015/XPtrSwift
  3. 按照提示完成集成过程。

使用 Swift Package Manager (SPM) 安装

.package(url: "https://github.com/wuyu2015/XPtrSwift", from: "1.0.0")

许可证

MIT License


XPtrSwift

Introduction

XPtrSwift is a simple, lightweight, and fast encryption/decryption algorithm with O(1) read/write performance.

Installation

You can integrate XPtrSwift into your Xcode project using Swift Package Manager:

  1. In Xcode, select "File" -> "Swift Packages" -> "Add Package Dependency..."
  2. Enter the URL of this repository: https://github.com/wuyu2015/XPtrSwift
  3. Follow the prompts to complete the integration process.

Install using Swift Package Manager (SPM)

.package(url: "https://github.com/wuyu2015/XPtrSwift.git", from: "1.0.0")

License

MIT License

About

XPtrSwift 是一个简单、轻量、迅速的加密/解密算法,具备 O(1) 级读写性能。 XPtrSwift is a simple, lightweight, and fast encryption/decryption algorithm with O(1) read/write performance.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages