Can some one give me a good encryption algorithm which
we have to decrypt using
name varchar(6)
sex char 1
birthdate date
employeecode char(7)
timesalaryprocessed
to be used to print in an account ledger
so that any bogus cheque issued can be checked for verification
we have to decrypt using
name varchar(6)
sex char 1
birthdate date
employeecode char(7)
timesalaryprocessed
to be used to print in an account ledger
so that any bogus cheque issued can be checked for verification