| Literature DB >> 30543691 |
Malik Zia1, Rashid Ali1.
Abstract
In network security, firewall is a security system that observes and controls the network traffic based on some predefined rules. A firewall sets up a barrier between internal network and another outside unsecured network, such as the Internet. A number of signcryption schemes for firewall are proposed over the years, many of them are proved to have security flaws. In this paper, an elliptic curve based signcryption scheme for firewalls is analyzed. It is observed that the scheme is not secure and has many security flaws. Anyone who knows the public parameters, can modify the message without the knowledge of sender and receiver. The claimed security attributes of non-repudiation, unforgeability, integrity and authentication are compromised. After successful cryptanalysis of this scheme, we proposed a modified version of the scheme.Entities:
Mesh:
Year: 2018 PMID: 30543691 PMCID: PMC6292610 DOI: 10.1371/journal.pone.0208857
Source DB: PubMed Journal: PLoS One ISSN: 1932-6203 Impact factor: 3.240
Fig 1Signcryption model.
Global parameters.
| Variables | Description |
|---|---|
| A large prime number, where | |
| An elliptic curve over | |
| A base point | |
| A one way hash function. | |
| Symmetric encryption and decryption algorithms. | |
| Identifiers of sender and receiver from CA. |
Fig 2Our cryptoanalysis model.
Comparision of our modified scheme with existing schemes.
| Signcryption Scheme | C | I | U | N | P | A | F | F.S |
|---|---|---|---|---|---|---|---|---|
| Zheng [ | yes | yes | yes | yes | no | no | no | no |
| Gamage [ | yes | yes | yes | yes | yes | yes | no | yes |
| Bao and deng [ | yes | yes | yes | yes | no | no | no | no |
| Jung et al [ | yes | yes | yes | yes | no | no | yes | no |
| Elkamchochi [ | yes | yes | yes | yes | no | no | no | no |
| Zheng and Imai [ | yes | yes | yes | yes | no | no | no | no |
| Mohamed [ | yes | yes | yes | yes | yes | yes | no | yes |
| Han et al [ | yes | yes | yes | yes | no | yes | no | no |
| Hwang e t al [ | yes | yes | yes | yes | no | yes | no | no |
| Zhou [ | yes | yes | yes | yes | no | yes | no | no |
| Iqbal et al [ | yes | no | no | no | yes | no | yes | yes |
| Our Modified Scheme | yes | yes | yes | yes | yes | yes | yes | yes |
C: Confidentiality, I: Integrity, U: Unforgebility, N: Non-repudiation, P: Public Verification, A: Authentication of ciphertext-only, F: Forward Secrecy, F.S: Firewall Suitability.