• 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 encryption
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Password encryption


  • Subject: Re: Password encryption
  • From: Ed Silva <email@hidden>
  • Date: Sun, 1 Aug 2004 09:51:12 -0500

I wrote a Cocoa wrapper around OpenSSL encryption/decryption and
hashing functions. It can encrypt/decrypt and cipher that OpenSSL knows
about (a lot) and can use any of the hash methods OpenSSL knows about
(a lot).

It's easy to use and under a BSD license. There's more info and an
example of it's use here:

http://septicus.com/products/opensource/

>
> On Saturday, July 31, 2004, at 07:15 PM, Matt Jaffa wrote:
>
>> I would like to encrypt a password, like anywhere from 6 - 16
>> characters into something that is not to easy to crack
>
> If encryption is really what you want, then see "man 3 blowfish"
>
> If hashing will do ya, which is what most password management schemes
> do, then check out "man 3 sha"
>
>

Cheers,

--Ed

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: CGShading
  • Next by Date: Re: Getting NSWindow's focused NSTextField
  • Previous by thread: Re: Password encryption
  • Next by thread: Re: The problem with bindings
  • Index(es):
    • Date
    • Thread