Search found 1 match

by mojtaba.so
Fri Nov 15, 2013 10:53 am
Forum: AES Crypt
Topic: Encrypting AES file in Oracle and Decrypting with AESCrypt
Replies: 0
Views: 8906

Encrypting AES file in Oracle and Decrypting with AESCrypt

Dear friends,

I'm going to send a secured file which is generated in oracle by DBMS_CRYPTO with email to users who should be able to decrypt it by AES Crypt software on Windows. Would you mind assist me to integrate them:
I could encrypt and sent a file in oracle but I couldn't decrypt it on OS ...