aidantwoods / aidantwoods/swift-paseto
CocoaPods support
Aperta
enhancement
help wanted
- Lingua principale
- Swift
- Stelle
- 29
- Fork
- 7
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Have you already tried supporting CocoaPods?
As far as I have tested, the only complicated point is the direct dependency on Clibsodium which is needed for 2 functions: `crypto_aead_xchacha20poly1305_ietf_encrypt` and `crypto_aead_xchacha20poly1305_ietf_decrypt`.
Is there a reason why the `Aead` extensions from Swift-Sodium could not be used in place of these 2 functions?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.