Search found 1 match

by wildbuzz
Sat Jun 13, 2015 4:41 pm
Forum: AES Crypt
Topic: how can encrypt string with aescrypt?
Replies: 0
Views: 27275

how can encrypt string with aescrypt?

hi AEScrypt for c# developer with this code works great: SharpAESCrypt.Encrypt("Password","inputfile","outputfile"); but above code that encrypt/decrypt file. is there any way that encrypt/decrypt string with AEScrypt? for example: string text = SharpAESCrypt.Encrypt(&q...