HKDFKit 0.0.3× TestsTested ✗ LangLanguage Obj-CObjective C License Custom ReleasedLast Release Dec 2014Maintained by Frederic Jacobs.Installation Guide×Installation Guide for HKDFKitYou want to add pod 'HKDFKit', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'HKDFKit', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try HKDFKitSee PodspecGitHub RepoPage on CocoaPods.orgHKDFKit 0.0.3ByFrederic JacobsFredericJacobsFredericJacobs/HKDFKitGitHub Repo Simple HKDF utility with Objective-C interface Warning: The HKDF used here doesn't comply with the RFC.