i want to write programs in java and VC that can encrypt/decrypt String. e.g both will encrypt "clear Text" same. actually i will encrypt using java and decrypt it in VC and viceversa. i want to use DES. key is hardcoded. i have written java program but i dont hava any knowledge of VC can any one send me a code that can do this in VC .
i will be very thankful.