• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Password authentication
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Password authentication


  • Subject: Re: Password authentication
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 13 Feb 2014 15:57:55 -0800

On Feb 13, 2014, at 3:38 PM, Daniel Wambold <email@hidden> wrote:

> Any sensitive information should be encrypted with the 256 bit key, since it will be unreadable without the correct password file _as well as_ the correct password.

In that case, the file with the password seems unnecessary. You can directly convert the user-entered password into an AES key — using the algorithm in your sample, or something more standard like PBKDF — and decrypt the file with that.

—Jens
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Password authentication (From: Daniel Wambold <email@hidden>)
 >Re: Password authentication (From: Jens Alfke <email@hidden>)
 >Re: Password authentication (From: Daniel Wambold <email@hidden>)

  • Prev by Date: Re: Prevent autoloading of last opened document
  • Next by Date: Re: Storyboard won't instantiate my class
  • Previous by thread: Re: Password authentication
  • Next by thread: Re: Storyboard won't instantiate my class
  • Index(es):
    • Date
    • Thread