All of lore.kernel.org
 help / color / mirror / Atom feed
* Is it possible to completely turn off encryption
@ 2009-01-21 15:04 Ed Tsang
  2009-01-28  5:59 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Ed Tsang @ 2009-01-21 15:04 UTC (permalink / raw)
  To: linux-bluetooth

Hi, Is it possible to completely turn off the encryption (even if the remote device want it).
   hciconfig hcio noencrypt  -- seem to turn off our request of encryption
   But if the remote device request it, we seem to still go through with it.
 Situtation: when we search the BlackBerry's SDP server, they pop up and ask for pin. They seem to be very secure minded. 
   hciconfig hcio noencrypt
   sdptool browse --tree  <BDADDR> 
       will cause the BlackBerry 7290 to pop up the pairing screen (PIN).
   hciconfig hci1 feature  
       shown the dongle (BroadCom chip) support encryption (mandated feature?)
   There seem no way (e.g. hciconfig hci1 feature set) to fool the other side that we don't have encryption capabilities (not sure if it is "legal" as this might be an mandated feature).
   
  Any suggestion? Anyone?

Edwin

 


      

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Is it possible to completely turn off encryption
  2009-01-21 15:04 Is it possible to completely turn off encryption Ed Tsang
@ 2009-01-28  5:59 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2009-01-28  5:59 UTC (permalink / raw)
  To: netdesign_98; +Cc: linux-bluetooth

Hi,

> Is it possible to completely turn off the encryption (even if the remote device want it).
>    hciconfig hcio noencrypt  -- seem to turn off our request of encryption
>    But if the remote device request it, we seem to still go through with it.
>  Situtation: when we search the BlackBerry's SDP server, they pop up and ask for pin. They seem to be very secure minded. 
>    hciconfig hcio noencrypt
>    sdptool browse --tree  <BDADDR> 
>        will cause the BlackBerry 7290 to pop up the pairing screen (PIN).
>    hciconfig hci1 feature  
>        shown the dongle (BroadCom chip) support encryption (mandated feature?)
>    There seem no way (e.g. hciconfig hci1 feature set) to fool the other side that we don't have encryption capabilities (not sure if it is "legal" as this might be an mandated feature).

you are confusing authentication with encryption and with the security
mode 3 that most RIM devices are using. Please read up in the Bluetooth
specification what these terms mean and how they work together.

Regards

Marcel



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-28  5:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-21 15:04 Is it possible to completely turn off encryption Ed Tsang
2009-01-28  5:59 ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.