Commit 140c446
feat: add sealed blob v1 encryption/decryption
- Add sealed_blob.rs with encrypt/decrypt functions
- Update Cargo.toml with dependencies
- Regenerate Swift/Kotlin FFI bindings
- Update XCFramework for iOS
- Clean up documentation and archive old files1 parent 0f6f231 commit 140c446
File tree
36 files changed
+8120
-2517
lines changed- docs
- archive
- generated-kotlin/uniffi/uniffi/pubky_noise
- generated-swift
- platforms
- android/src/main
- java/uniffi/pubky_noise
- jniLibs
- arm64-v8a
- armeabi-v7a
- x86_64
- ios
- PubkyNoise.xcframework
- ios-arm64_x86_64-simulator
- Headers
- PubkyNoise
- ios-arm64
- Headers
- PubkyNoise
- Sources
- PubkyNoise
- src
- ffi
36 files changed
+8120
-2517
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
0 commit comments