AirPlay 2 SRP-6a client proof generation.
AirPlay 2 transient pairing uses username Pair-Setup, password 3939, the
RFC 5054 3072-bit group, generator 5 and SHA-512.
Summary
Functions
Create an AirPlay 2 SRP client proof.
RFC 5054 group generator.
RFC 5054 3072-bit group modulus.
Compatibility wrapper for SRP session generation.
Convenience helper for transient AP2 pairing.
Types
Functions
Create an AirPlay 2 SRP client proof.
@spec g() :: pos_integer()
RFC 5054 group generator.
@spec n() :: pos_integer()
RFC 5054 3072-bit group modulus.
Compatibility wrapper for SRP session generation.
Convenience helper for transient AP2 pairing.