[ 
https://issues.apache.org/jira/browse/TRAFODION-3293?focusedWorklogId=223899&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-223899
 ]

ASF GitHub Bot logged work on TRAFODION-3293:
---------------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Apr/19 22:21
            Start Date: 05/Apr/19 22:21
    Worklog Time Spent: 10m 
      Work Description: DaveBirdsall commented on pull request #1825: 
[TRAFODION-3293] Add the AES_ENCRYPT Function in the Trafodion SQL Reference 
Manual
URL: https://github.com/apache/trafodion/pull/1825#discussion_r272759732
 
 

 ##########
 File path: 
docs/sql_reference/src/asciidoc/_chapters/sql_functions_and_expressions.adoc
 ##########
 @@ -487,6 +487,141 @@ LARGEINT if the precision of the argument is greater 
than or equal to
 ABS (-20 + 12)
 ```
 
+<<<
+[[aes_encrypt_function]]
+== AES_ENCRYPT Function
+ 
+The AES_ENCRYPT function encrypts a `_string_` using a specified encryption 
`_key_` with the AES (Advanced Encryption Standard) algorithm and returns a 
binary string. 
+
+This function prevents sensitive data from being visible to the public. For 
example, use the AES_ENCRYPT function to encrypt person identity number to 
preserve user confidentiality.
 
 Review comment:
   Suggested wordsmith: "... use the AES_ENCRYPT function to encrypt a person's 
identity number or preserve user confidentialiy."
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 223899)
    Time Spent: 1h 50m  (was: 1h 40m)

> Add the AES_ENCRYPT Function in the Trafodion SQL Reference Manual
> ------------------------------------------------------------------
>
>                 Key: TRAFODION-3293
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3293
>             Project: Apache Trafodion
>          Issue Type: Documentation
>            Reporter: Liu Yu
>            Priority: Major
>             Fix For: 2.4
>
>         Attachments: image-2019-04-05-19-57-51-005.png
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to