Oracle Advanced Security: Difference between revisions

Content deleted Content added
Gsanbay (talk | contribs)
Section for regulations and compliances added
Tags: Reverted Visual edit
 
(4 intermediate revisions by 4 users not shown)
Line 1:
'''Oracle Advanced Security''', is an extra-cost option for [[Oracle database]] environments,. It extends [[Oracle Net Services]] in the field of [[database]] [[computing]] to provide network security, enterprise-user security, public-key infrastructure security<ref>
{{Orphan|date=August 2012}}
'''Oracle Advanced Security''', an extra-cost option for [[Oracle database]] environments, extends [[Oracle Net Services]] in the field of [[database]] [[computing]] to provide network security, enterprise-user security, public-key infrastructure security<ref>
{{cite book
| last = Greenwald
Line 15 ⟶ 14:
| quote = Oracle Advanced Security provides additional security functionality in three main areas: ''Network security'' [...] ''Enterprise user security'' [...] ''Public key infrastructure security'' [...] Oracle Advanced Security embeds these services in the Oracle Net Services layer [...]
}}
</ref> and data encryption to users of Oracle databases.
</ref>
and data encryption to users of Oracle databases.
 
Network encryption (native network encryption and [[SSL/TLS]]) and strong authentication services ([[Kerberos (protocol)|Kerberos]], PKI, and [[RADIUS]]) are no longer part of Oracle Advanced Security and are available in all licensed editions of all supported releases of the Oracle database.<ref>{{Cite web|url=http://docs.oracle.com/cd/E11882_01/license.112/e47877/options.htm#DBLIC143|title=Database Licensing Information}}</ref>
 
== History ==
Line 57 ⟶ 55:
}}
</ref>
 
== Regulations & Compliances ==
Oracle Advanced Security provides solutions for companies to comply with encryption requirements for regulations like [[General Data Protection Regulation|GDPR]], CCPA, [[Payment Card Industry Data Security Standard|PCI-DSS]], HIPAA, and more. Satisfy audit requirements and avoid fines.
 
== Features ==
'''Transparent Data Encryption :''' Transparent Data Encryption (TDE) stops would-be attackers from bypassing the database and reading sensitive information directly from storage by enforcing data-at-rest encryption in the database layer. Encrypt individual data columns, entire tablespaces, database exports, and backups to control access to sensitive data.
 
'''Data Redaction :''' Data Redaction complements TDE by reducing the risk of unauthorized data exposure in applications, redacting sensitive data before it leaves the database. Partial or full redaction prevents large-scale extraction of sensitive data into reports and spreadsheets
 
'''Transparent to Applications :''' Encryption is implemented at the database kernel level, eliminating the need for any changes to applications.
 
'''Integrated Security :''' Oracle Advanced Security is engineered to work seamlessly with Oracle Exadata, Oracle Real Application Clusters, Oracle Data Guard, Oracle Golden Gate, and more.
 
[https://www.oracle.com/security/database-security/advanced-security/ Advanced Security Features]
 
== Footnotes ==