• 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
Using OpenSSL and RSA
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using OpenSSL and RSA


  • Subject: Using OpenSSL and RSA
  • From: Matt Ronge <email@hidden>
  • Date: Tue, 26 Mar 2002 20:16:58 -0600

Thanks for the suggestions about OpenSSL. I've decided to use it since it's
right in the OS.

However, I can't figure out how to use the functions. I'm interested in
these two:

int RSA_sign(int type, unsigned char *m, unsigned int m_len,
unsigned char *sigret, unsigned int *siglen, RSA *rsa);


int RSA_verify(int type, unsigned char *m, unsigned int m_len,
unsigned char *sigbuf, unsigned int siglen, RSA *rsa);

I started writing a list of questions about how to use these functions but
it was huge.....so does anyone have some source code that uses these
functions?

The openSSL docs are very confusing. And I can't find any good tutorials or
bits of sample code using the openSSL crypt functions. Anyone know of some
sample code?

Thanks, I'm sorry if this is a RTFM question. I just can't figure out those
manuals.
--
Matt Ronge

President
Monkeybread Software
http://www.monkeybreadsoftware.com
_______________________________________________
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.

  • Follow-Ups:
    • Re: Using OpenSSL and RSA
      • From: Alex Rice <email@hidden>
  • Prev by Date: Re: OT: What would it take to make AOL impressive to Mac users?
  • Next by Date: Dropping on Apps Dock icon
  • Previous by thread: A WEEK AT BIG NERD RANCH
  • Next by thread: Re: Using OpenSSL and RSA
  • Index(es):
    • Date
    • Thread