473,491 Members | 2,248 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Encryption of transmissions

Using V9 for LUW, client-server, there is an option when configuring
the connections to use "server-encrypt." It seems that this encrypts
everything in the client-server interchange.

Does anyone know the level ("strength") to which this encryption is
done?

Sep 19 '07 #1
3 1737
Ian
28******@gmail.com wrote:
Using V9 for LUW, client-server, there is an option when configuring
the connections to use "server-encrypt." It seems that this encrypts
everything in the client-server interchange.
Setting the database configuration manager parameter AUTHENTICATION
to SERVER_ENCRYPT encrypts only passwords sent between client and sever.

You need to set it to DATA_ENCRYPT if you want encryption of data, too.
>
Does anyone know the level ("strength") to which this encryption is
done?
Some of the lab guys may be able to tell you, but I don't think it's
published.

Note, Viper 2 will support SSL for client/server configuration.
Sep 20 '07 #2
Hi

SERVER_ENCRYPT and DATA_ENCRYPT use single-DES with a 56-bit ephemeral
key generated each time using Diffie-Hellman.
Hope this helps,

regards
Michael

On 19 Sep., 23:40, 2803s...@gmail.com wrote:
Using V9 for LUW, client-server, there is an option when configuring
the connections to use "server-encrypt." It seems that this encrypts
everything in the client-server interchange.

Does anyone know the level ("strength") to which this encryption is
done?

Sep 20 '07 #3
On Sep 20, 3:45 am, globomike <M_Tiefenbac...@gmx.dewrote:
Hi

SERVER_ENCRYPT and DATA_ENCRYPT use single-DES with a 56-bit ephemeral
key generated each time using Diffie-Hellman.
Hope this helps,

regards
Michael

On 19 Sep., 23:40, 2803s...@gmail.com wrote:
Using V9 for LUW, client-server, there is an option when configuring
the connections to use "server-encrypt." It seems that this encrypts
everything in the client-server interchange.
Does anyone know the level ("strength") to which this encryption is
done?- Hide quoted text -

- Show quoted text -
Thanks, I don't know what << single-DES with a 56-bit ephemeral key
generated each time using Diffie-Hellman>means, but I have to answer
to others who want to know the answer, even if they don't understand
it either!

BTW, I did mean to write DATA_ENCRYPT above.

SS

Sep 20 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
7120
by: Cliff | last post by:
We are trying to connect to 3 different Oracle databases using MS Access as the front-end and ODBC as the connection. The problem that we are having is that 1 of the databases requires a...
113
12179
by: Bonj | last post by:
I was in need of an encryption algorithm to the following requirements: 1) Must be capable of encrypting strings to a byte array, and decyrpting back again to the same string 2) Must have the same...
4
926
by: dotnettester | last post by:
Hi, I have no clue about .net encryption. Any good tutorials that would take me from 0 to guru :)???? Thnx
7
2226
by: Alan Silver | last post by:
Hello, I am writing a page where sensitive data is collected (over SSL) and stored in a database. I have been looking at the .NET encryption classes, but am a bit confused as to which is best...
7
1695
by: runner7 | last post by:
Can anyone tell me the easiest or best way to do secure server-to-server transmissions using PHP? Does SSL work for server-to-server? Thanks for any replies.
4
4122
by: pintu | last post by:
Hello everybody.. I hav some confusion regarding asymmetric encryption.As asymmetric encryption it there is one private key and one public key.So any data is encrypted using private key and the...
1
3063
by: =?Utf-8?B?bWljcm9ob2Y=?= | last post by:
Short version: Is there a way to configure (preferably programmatically) the max encryption strength that will be used by the framework when connecting to a particular SSL-protected web service? ...
11
5011
by: John Williams | last post by:
I've written a simple program to do XOR encryption as my first foray into understanding how encryption works. The code compiles fine, however it segmentation faults on every run. using gdb to...
22
7617
by: j1mb0jay | last post by:
I have had to create a simple string encryption program for coursework, I have completed the task and now have to do a write up on how it could be improved at a later date. If you could look...
0
7115
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7154
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6858
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7360
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5451
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4881
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4578
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3086
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1392
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.