Re: Language independant public key
From: Barry Margolin (barry.margolin_at_level3.com)
Date: 06/27/03
- Previous message: Mike Blomgren: "Re: hard disk lock/encrypt software"
- In reply to: Sean: "Re: Language independant public key"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 27 Jun 2003 16:27:17 GMT
In article <bce50403.0306250525.2b44255a@posting.google.com>,
Sean <seancloutier@yahoo.com> wrote:
>And no, we are not using a symmetric algorithm (like you've listed
>above), we are using an asymmetric algorithm (sometimes referred to as
>public-key).
Public-key algorithms are rarely used for encrypting the data stream.
They're almost always used just to implement a key exchange mechanism.
This is used to agree on a key that's used with a symmetric algorithm to
encrypt the real data.
-- Barry Margolin, barry.margolin@level3.com Level(3), Woburn, MA *** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups. Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.
- Previous message: Mike Blomgren: "Re: hard disk lock/encrypt software"
- In reply to: Sean: "Re: Language independant public key"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|