https://github.com/logseq/ageencryption
Age Encryption
https://github.com/logseq/ageencryption
Last synced: 3 months ago
JSON representation
Age Encryption
- Host: GitHub
- URL: https://github.com/logseq/ageencryption
- Owner: logseq
- Created: 2022-05-26T16:00:26.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-08T07:23:03.000Z (over 2 years ago)
- Last Synced: 2024-05-23T04:24:49.825Z (about 1 year ago)
- Language: Rust
- Size: 42.1 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# age-encryption for iOS
Function prefix: `rust_age_encryption` or `rust_age_encrypt`.
```shell
cargo lipo -p age-encryption --release
???
``````shell
cargo build --target aarch64-apple-ios -p age-encryption --release
```