i test in postgresql with this script:
select encode(encrypt(\'123456\',\'aa\',\'aes\'),\'BASE64\');
but i konw this is encrypt in aes 128
how can i use