#2 Re: mORMot 1 » HELP: Why are there no encryption, decryption example? (AES) » 2015-07-17 08:57:23

Is there a method for : 
stream(in) -->stream (out encryption)  ?

#3 Re: mORMot 1 » HELP: Why are there no encryption, decryption example? (AES) » 2015-07-17 05:42:42

Thank you for your reply.

Sorry, I have not found TRawByteString , is it TSynMemoryStream ?
I would like to use "AES(CBC)", Is the use "TAESCBC" class ?
my code is :
....
clientdataset.SaveToStream(cds_st,dfBinary);
//encryption

#4 Re: mORMot 1 » HELP: Why are there no encryption, decryption example? (AES) » 2015-07-16 13:31:19

thanks,
I need to encrypt and decrypt Tmemorystream, can you help me?

#5 mORMot 1 » HELP: Why are there no encryption, decryption example? (AES) » 2015-07-16 00:38:48

flyfire9
Replies: 10

hello everybody:
I need to use AES encryption, decryption, an example of a stream, who can give me a demo code ?
(Using TAESCBC )

Board footer

Powered by FluxBB