Author Archives

Unknown's avatar

William Donaldson

Elliptical Curve Cryptography (ECC)

Elliptical Curve Cryptography (ECC) is defined as a public key encryption method that can produce smaller, quicker, and more effective cryptographic keys. There are several advantages of using ECC such as the size of the key required for encryption and digital signatures are far less than with other systems. […]

MAC, DAC, TBAC

      1. Mandatory Access Control (MAC): Is a static access control method. Resources are classified using labels and data can only be retrieved by individuals with particular clearance levels. If someone doesn’t have adequate clearance, they can’t access that data. Suitable or used in operating systems such […]