Skip to content

Rajaikumar-iOSDev/SoundDataTrasfer_iOS

Repository files navigation

📻SoundDataTrasfer_iOS

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.

⛺️Dependencies:

  • Carthage
    • QuietModemKit
  • Swift Package Manager
    • BubbleTransition

🔓Security:

Currently using the following encryption technique from CryptoKit.

ChaChaPoly-An implementation of the ChaCha20-Poly1305 cipher

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.

🧪Test cases:

Yet to be written.

📸Screenshots:

1 2 3 4 5

👨‍💻 Author

Rajai kumar

🔖 Licence

The project is availabe under MIT licence.

About

📻 This project uses QuietModemKit to transfer data to other devices via sound.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages