Authenticated communication between KEXT and a userland client
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=ypJqw8w7C0yvPCWpNeWTAfYc3z6p2GLUfwNyWOFOEo4=; b=PtzfNuqgSLxmJpPSYEBBKmH2N+zXBPmpwuuX17knlwSX11Fo4ZApL9ujW6dAVvjGzP Din+YPdDFI+ROGt8I/5AxkyZXcieV+Rw/3xfdjWEK3IwmPWPYyIykETWHZ8W3EVFaWVU bgI9HleI4M0iElML9mEHoPmkkFsNWQldf+Y8Q= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=dOUk/UjUqnI2r07ZUEJW25Lg9eF+jgHeJZHjbbPL6+kQq0b0P1pyOtgO6+WYH9/pUj P+buwubtr4BqnsrnXf5yAdDGtHwPiudMNqlvzf7Mv4e3Zdu7+b312VXQRWcFrsvFOnRD Kg1e3cMchelSWKVGsv6vV8ShijRoGmEcd8GYI= Hi, I have a kext and a userland client communicating with sockets. Now I'd like to be sure that I'm communicating with the correct client so I want the kext to authenticate the client. How can this be done properly? _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Andreas Guðmundsson