Regarding AES

T

ttt.tas

HI all,

I want to encrypt data in an already defined database.


My question is using the AES algorithm is there a way I can make sure
that the encrypted value doesn't exceed the columns maximum length?


For example the defined Database has Table Emp with column
Employee_Salary of width 10, I want to encrypt this column is there a
way to make sure that the encrypted value is only 10 characters?


Thanks a lot,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top