KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
AirPlayAuth-ObjC
★ 12
Open GitHub ↗
AirPlayAuth-ObjC
Download README (.md)
Explore Similar Repositories
go-steam-totp
:
Go package to generate Steam-style TOTP auth codes
SmartContractDev-Cookbook
:
A smart contract development cookbook "for runaways". Mostly ordered links and descriptions.
firebase
:
Code for the Serverless/Firebase Video
Cooler
:
:leaves: Cool graphics renderer
android_scroll_endless
:
Scroll endless for Android recyclerview
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
AirPlayAuth-ObjC
?
Download (.md)
# AirPlayAuth-ObjC The goal of this project is to implement the Apple TV Device Verification in Objective-C. ## Requirements - Xcode 8.3+ ## Acknowledgments - [AirPlayAuth](https://github.com/funtax/AirPlayAuth) - [atv_verification](https://github.com/ejurgensen/atv_verification) - [csrp](https://github.com/hoccer/csrp) - [curve25519-donna](https://github.com/agl/curve25519-donna/tree/master) - [ed25519](https://github.com/orlp/ed25519) - [AesGcm](https://github.com/indisoluble/AesGcm)