- Notifications
You must be signed in to change notification settings - Fork0
📻 This project uses QuietModemKit to transfer data to other devices via sound.
License
Rajaikumar-iOSDev/SoundDataTrasfer_iOS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project uses QuietModemKit to transfer data to other devices via sound.
QuietModemKit-library uses liquid SDR to transmit data through sound. This makes it suitable for sending data across a 3.5mm headphone jack or via speaker and mic.
- Carthage
- QuietModemKit
- Swift Package Manager
- BubbleTransition
Currently using the following encryption technique from CryptoKit.
ChaChaPoly-An implementation of the ChaCha20-Poly1305 cipher
🤔Why ChaChaPoly? -https://blog.cloudflare.com/do-the-chacha-better-mobile-performance-with-cryptography/
RNCryptor is available in the project to test.
At present key for the ChaChaPoly encryption is in the settings. Planning to move it to keychain later.
Yet to be written.
The project is availabe underMIT licence.
About
📻 This project uses QuietModemKit to transfer data to other devices via sound.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.