|
|
|
|
|
|
|
|
|
| |
|
|
| |
| |
- Why is there a need to enact the ETA?
- What are the purposes of enacting the ETA?
- When was the ETA enacted?
- How does the ETA help in the development of e-commerce in Singapore?
- What are the salient features of the ETA?
- How does the ETA enact a commercial code to support e-commerce transactions?
- How does the ETA set the legislative framework for Certification Authorities?
- How does the ETA enable the public sector's use and acceptance of electronic records and signatures?
- How does the ETA clarify the liability of the network service providers?
- How does the ETA compare with existing frameworks in other countries?
- Does the ETA prescribe a specific technology for secure electronic signatures?
- What are the requirements for secure electronic signatures?
- What are the requirements for digital signatures to be legally binding in Singapore?
- Does the ETA apply to digital signatures and certificates used in cross-border transactions?
- What are the duties of a CA?
- What are the duties of a subscriber of a certificate?
- What are the penalties that will be imposed on a CA if it fails to observe any of its obligations?
- What is the role of the Controller of CAs?
- How does one know if a CA is licensed by the Controller of CAs?
- Why is there a need to enact the Regulations?
- What is the purpose of enacting the Regulations?
- When was the Regulations enacted?
- Is it mandatory for a CA to be licensed in Singapore?
- What are the licensing criteria that CAs will be evaluated against?
- Are licensed CAs required to provide a trusted time-stamping service?
- What are the auditing requirements?
- What are the benefits of licensing?
- Under what circumstances will the licence of a CA be revoked or suspended?
- What is the purpose of the Security Guidelines for CAs
- What are the salient features of the security guidelines?
- Who can qualify to conduct the "suitably qualified independent party review"?
- What are the salient considerations for incident response procedures listed in Guideline 2.4.8?
- What constitutes "adequate security" in the "hot" disaster recovery location as listed in Guideline 2.9.6?
- What is considered "sensitive personal information" as listed in Guideline 3.1.5?
- The security guidelines require the cryptographic modules to conform to the US FIPS 140-1 or 140-2 standards. Do the cryptographic modules need to be formally certified to be compliant to FIPS 140-1 or 140-2 as listed in Guideline 4.10?
- What does the term "application security risk assessment" encompass as listed in Guideline 6.1.4?
- What are the steps involved in the licensing process?
- What are the documents to be submitted for the application of a CA's licence?
- How long does each step of the licensing process take?
- What are the fees payable for a CA to be licensed?
- The audit of a CA must be conducted by an independent auditing firm approved by the Controller. How is the independence between the auditing firm and the CA assessed?
- What are the minimal qualifications and expertise required for an auditing team to audit a CA against the licensing criteria?
- Must a licensed CA be re-audited if its CPS is changed?
- Is it mandatory for a CA to obtain insurance?
- What is a digital signature?
- Why do we need digital signatures?
- Are digital signatures recognised by Singapore laws?
- How do I create a digital signature?
- What is non-repudiation?
- What is integrity?
- How do I validate a digital signature?
- What are some of the services on the Web that make use of digital certificates and digital signatures?
- What is cryptography?
- What is public-key cryptography?
- What is a public-key infrastructure (PKI)?
- What is a message digest?
- How should I secure my private keys?
- What is a CA?
- Why do we need CAs?
- What is a Certificate Revocation List (CRL)?
- Are there CAs in Singapore?
- What is a digital certificate?
- How do I get a digital certificate?
- Why do I need a digital certificate?
- How do I know if a digital certificate is valid?
- Asymmetric cryptography
See "public-key cryptography"
- Authentication
The process of identifying an individual, usually based on username, password, biometrics, cryptography, etc.
- Certificate
See "digital certificate"
- Certificate Policy (CP)
"Certificate Policy and Certification Practices Framework"
A named set of rules that indicates the applicability of a certificate to a particular community and/or class of application with common security requirements. A Certificate Policy also indicates the value of transactions for which the certificate is suitable.
- Certificate Revocation List (CRL)
This is a list of digital certificates that have been revoked due to various reasons. Certificates may be revoked when critical information on the certificate is no longer accurate, or when the private key associated with the certificate is compromised.
- Certification Authority (CA)
A CA is a relied-upon entity that issues, publishes, suspends and revokes digital certificates. The CA's basic role is to verify and vouch for the identity of subscribers and to provide certificate management services. A CA acts like a trusted electronic notary public, telling everyone who the valid users are and what their digital signatures should look like.
- Certification Practice Statement (CPS)
"Certificate Policy and Certification Practices Framework"
A statement of the practices that a CA employs in issuing certificates.
- Confidentiality
Protecting the secrecy of confidential data. This is usually done through the use of encryption.
- Cryptography
Cryptography is the science of disguising information by transforming a piece of data into something that seems totally random. The transformation process, known as encryption, usually involves an electronic key, which is just a string of digital bits functioning like a key to a lock in the physical world. Encrypting a piece of data is like putting the data into a safe and locking it with a key. By performing the reverse transformation (decryption), which may require the same key or a different key, the original data can be retrieved.
- Decryption
The process of decoding data that has been encrypted. It is the inverse function of encryption.
- Decryption key
A cryptographic key that is used for decryption.
- Digital certificate
A digital certificate is an electronic document that ties each person's or organisation's identity to his/her public key. It contains certain digitally signed information, including the identification information of the person to be certified, the public key, purpose and scope of the usage of the key, name of CA, etc. Digital certificates are signed by the CA, so that users can verify that the certificates are authentic. A digital certificate, used in conjunction with the private key, serves as a form of electronic identification, much like a digital passport.
- Digital signature
A digital signature is an electronic form of a real world hand-written signature. Instead of applying to paper documents, digital signatures are applied to electronic documents. Like hand-written signatures, digital signatures can be used to prove the authenticity of electronic documents. Someone who reads a document that is digitally signed by you can be assured that the document came from you. In addition, he is also assured of the integrity of the document, i.e., the document is complete and has not been modified in any way.
- Encryption
The transformation of data into an apparently random and less readable form through a mathematical process.
- Encryption key
A cryptographic key that is used for encryption.
- Hash
A mathematical function that maps values from a large domain into a smaller range. A "good" hash function is such that the results of applying the function to a large set of values in the domain will be evenly and randomly distributed over the range. Hash functions are used for generating message digests. Examples of hash functions are SHA and MD5.
- Integrity
The integrity of a message refers to the completeness and correctness of the message, i.e. it has not been altered. Digital signatures can be used to prove the integrity of an electronic message.
- Key
A string of digital bits that functions like a key to a lock in the physical world. It may be used to encrypt, decrypt and sign data.
- Message digest
A message digest is a small piece of data that results from performing a special mathematical function called the hashing function, on a piece of electronic data. Hashing functions have the property of being difficult to reconstruct the original data from a message digest. Message digests are used in creating digital signatures.
- Non-repudiation
Non-repudiation is a property of a system in which users cannot deny actions that they performed. Digital signatures have the non-repudiation property, in that the person who created the signature cannot deny that he/she has done so.
- Private key
In public-key cryptography, private key is the key that is kept private to the user. It is used for decryption and signing.
- Public key
In public-key cryptography, public key is the key that is made known to the general public. It is used for encryption and verifying the authenticity of digital signatures.
- Public-key cryptography
Public-key cryptography is a kind of cryptographic system that uses two electronic keys. One key is kept private to the user while the other key is made known to the general public. Examples of public-key cryptographic systems are RSA and Elliptic Curve Cryptosystem.
- Public-key infrastructure (PKI)
A public-key infrastructure refers to the whole system of digital certificates, certificate servers and Certification Authorities (CAs).
- Secret key
A cryptographic key that is used for encryption and decryption in a secret-key cryptographic system.
- Secret-key cryptography
A type of cryptographic system where the same key is used for encryption and decryption. Examples
of secret-key cryptographic systems are DES, IDEA and RC4.
- Signing key
A cryptographic key that is used for creating digital signatures.
- Smart card
A credit-card sized electronic device that contains electronic memory, and possibly an embedded integrated circuit. Smart cards can be used as secure storage for private keys.
- Symmetric cryptography
See "secret-key cryptography"
|
|
|
|
|
|
|
|
|
|
|
| |
| |
|
|
© 2008 Infocomm Development Authority of Singapore |
| Best viewed using IE 6.0+ or Firefox 2.0 and above , Screen Resolution 1024 x 768 |
|
| |
|
|
|