I want to add encryption algorithms from liboqs in a VPN app I am building but I don't see any fields for adding custom encryption algorithms in NEVPNIKEv2SecurityAssociationParameters. Is it possible to do this?
macOS 15 and friends added post-quantum pre-shared key (PPK) support via the ppkConfiguration
and its associated NEVPNIKEv2PPKConfiguration
type. Do you need something beyond that?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"