But it was in the late 70's when Davies concentrated his work on data security. In 1979 realizing that computer networks would be used widely only if malicious interference could be prevented, Davies formed a Data Security group under his leadership, at NPL, UK.
How did the group start?
The group started to work on data security mainly concentrating on the new method of public key cryptosystems. The first task of the new Data Security group was to familiarize itself with computer cryptography of that time. There were two recent important developments.- Data Encryption Standard (DES):
The first was the publication in January 1977 of a Data Encryption Standard (DES) by the US National Bureau of Standards. Its main features were:- Fully public
- Couldn't be broken
- Encryption and decryption algorithms were closely similar
- Key couldn't be known even when original text and encrypted text were known
- Public key cryptosystems:
The other, also American, was the invention of public key cryptosystems. In this system, each participant in the communication has a unique pair of key; a private key, which must be kept secret and public key that is published to all concerned. To send a message, the message is encrypted with a recipient's public key which cannot be decrypted by anyone except the recipient possessing the corresponding private key.


