You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "liu ming (JIRA)" <ji...@apache.org> on 2016/09/18 01:26:20 UTC

[jira] [Created] (TRAFODION-2228) add encryption functions for Trafodion

liu ming created TRAFODION-2228:
-----------------------------------

             Summary: add encryption functions for Trafodion
                 Key: TRAFODION-2228
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2228
             Project: Apache Trafodion
          Issue Type: Sub-task
            Reporter: liu ming


AES_DECRYPT()	Decrypt using AES
AES_ENCRYPT()	Encrypt using AES
ASYMMETRIC_DECRYPT()	Decrypt ciphertext using private or public key
ASYMMETRIC_DERIVE()	Derive symmetric key from asymmetric keys
ASYMMETRIC_ENCRYPT()	Encrypt cleartext using private or public key
ASYMMETRIC_SIGN()	Generate signature from digest
ASYMMETRIC_VERIFY()	Verify that signature matches digest





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)